Replace use of std::set with SmallPtrSet.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 24 Jul 2009 18:19:46 +0000 (18:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 24 Jul 2009 18:19:46 +0000 (18:19 +0000)
commitc324ecb7bc93a1f09db29851438ec5ee72b143eb
treed125313af0547ccb4f534ae1c743be37b853aede
parent02a436c48ecff9e34d50ce0a2f861e5acdd9bf3f
Replace use of std::set with SmallPtrSet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76983 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp