From c71bf467d5150634dfd43454a3b11b1fc5a4ac61 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Thu, 12 Nov 2009 21:07:02 +0000 Subject: [PATCH] Remove my Value.h build fix. llvm-svn: 87029 --- llvm/include/llvm/Value.h | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/include/llvm/Value.h b/llvm/include/llvm/Value.h index 67d94458fec9..eba937233084 100644 --- a/llvm/include/llvm/Value.h +++ b/llvm/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