Special case FixedStackPseudoSourceValueVal as well. Do we really need to differentia...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 16 Nov 2009 07:10:36 +0000 (07:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 16 Nov 2009 07:10:36 +0000 (07:10 +0000)
commit746d546877a354a0d94ab0bc67775d040022a2b6
treefc25e00391f9831373de7adac8f78e0b40729671
parent39aa7251a27735479305b3e7a9629b9c2a6abcc3
Special case FixedStackPseudoSourceValueVal as well. Do we really need to differentiate PseudoSourceValueVal from FixedStackPseudoSourceValueVal at this level?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp