Use StringSet instead of std::set<std::string>
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 27 Jun 2008 21:22:49 +0000 (21:22 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 27 Jun 2008 21:22:49 +0000 (21:22 +0000)
commit8573986f3043bb9ed3754464dc0dabed0434b914
treeb1b80c356f9e3729dc8dd3d6cd440840216915d8
parentd0ebbff8a322b3322d5dbecf86d402f0835b76ce
Use StringSet instead of std::set<std::string>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52836 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.h
lib/Target/X86/X86IntelAsmPrinter.cpp