diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-11 06:36:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-11 06:36:33 +0000 |
commit | 9a7edd6bbacc0c902aed8ddf7b2a082191e25b47 (patch) | |
tree | 64529ea278ab745c27a9a5c1e4bdfd9a24a24168 /clang/lib/AST/DeclTemplate.cpp | |
parent | ea1c0371770d422f579b4b74b7276bb92a899d3c (diff) | |
download | bcm5719-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