OSDN Git Service

switch a SmallPtrSet back to an std::set for now, this caused problems.
authorChris Lattner <sabre@nondot.org>
Mon, 5 Feb 2007 22:28:52 +0000 (22:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Feb 2007 22:28:52 +0000 (22:28 +0000)
commitfc7d13d898b622ae6a02c71b3a30eebd53cf202b
tree3235e3941ffafa7ec29f318b8b2b91100813e07d
parentc670f3da72a14d10eeca7ee88abb875b57eaa6a7
switch a SmallPtrSet back to an std::set for now, this caused problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33930 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp