clang-1/Basic
Chris Lattner e36751b12c Switch TargetInfo::getTargetDefines from using an std::map<std::string, ...> to using
a llvm::StringMap.  This dramatically reduces the startup time of the preprocessor,
speeding up -Eonly on xalankbmk by 2.2%.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40396 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-22 20:11:46 +00:00
..
Diagnostic.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
FileManager.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
Makefile Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
SourceManager.cpp Add support for reusing macroid's with negative physical loc deltas. This 2007-07-21 06:41:57 +00:00
TargetInfo.cpp Switch TargetInfo::getTargetDefines from using an std::map<std::string, ...> to using 2007-07-22 20:11:46 +00:00
TokenKinds.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00