Replace std::set with SmallPtrSet.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 27 Jun 2007 05:23:00 +0000 (05:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 27 Jun 2007 05:23:00 +0000 (05:23 +0000)
commit041040717db7dafe31155615fcb43d214ac88aa4
tree652e7c0575d14ae59b154369e372a311554f83fa
parent62cf8babdb91f9cee7c8ea8829773df73969660b
Replace std::set with SmallPtrSet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37746 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp