summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclTemplate.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-09-11 06:36:33 +0000
committerChris Lattner <sabre@nondot.org>2009-09-11 06:36:33 +0000
commit9a7edd6bbacc0c902aed8ddf7b2a082191e25b47 (patch)
tree64529ea278ab745c27a9a5c1e4bdfd9a24a24168 /clang/lib/AST/DeclTemplate.cpp
parentea1c0371770d422f579b4b74b7276bb92a899d3c (diff)
downloadbcm5719-llvm-9a7edd6bbacc0c902aed8ddf7b2a082191e25b47.tar.gz
bcm5719-llvm-9a7edd6bbacc0c902aed8ddf7b2a082191e25b47.zip
change FnStubs from being a StringMap<std::string> to being a much
more efficient SmallPtrSet<MCSymbol*>. This eliminates string craziness and fixes CodeGen/X86/darwin-quote.ll with the new asmprinter. Codegen is producing stubs in a nondeterminstic order, but it was doing this before anyway. llvm-svn: 81511
Diffstat (limited to 'clang/lib/AST/DeclTemplate.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud