From: Daniel Dunbar Date: Thu, 12 Nov 2009 21:07:02 +0000 (+0000) Subject: Remove my Value.h build fix. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=efae4d379db51345aa949ba27a4a834681df9c30;p=oota-llvm.git Remove my Value.h build fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@87029 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Value.h b/include/llvm/Value.h index 67d94458fec..eba93723308 100644 --- a/include/llvm/Value.h +++ b/include/llvm/Value.h @@ -224,7 +224,6 @@ 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 FixedStackPseudoSourceValueVal, // This is an instance of // FixedStackPseudoSourceValue