Skip to content
Commit a81b336b authored by Chris Lattner's avatar Chris Lattner
Browse files

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%.

llvm-svn: 40396
parent 3284ad1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment