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)
commit986fc8e74b692ce540dc68c2470b872f90d8f6b4
tree81f19038f8e2cc43b615f0a8cf7fb21700b06144
parent67243a4becff07d2b0275c43c17dd29844ad210b
Replace use of std::set with SmallPtrSet.

llvm-svn: 76983
llvm/lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp