Attempt to unbreak LLVM build, David G. please check.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 12 Nov 2009 20:53:56 +0000 (20:53 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 12 Nov 2009 20:53:56 +0000 (20:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@87025 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Value.h

index b485524b05b73b75de03b40402ca9c68ea430cca..87a6c02d2970f1bcf7daf1db7103772939894b9b 100644 (file)
@@ -224,6 +224,7 @@ public:
     NamedMDNodeVal,           // This is an instance of NamedMDNode
     InlineAsmVal,             // This is an instance of InlineAsm
     PseudoSourceValueVal,     // This is an instance of PseudoSourceValue
+    FixedStackPseudoSourceValueVal, // This is an instance of PseudoSourceValue
     InstructionVal,           // This is an instance of Instruction
     
     // Markers: