projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf4af35
)
Attempt to unbreak LLVM build, David G. please check.
author
Daniel Dunbar
<daniel@zuster.org>
Thu, 12 Nov 2009 20:53:56 +0000
(20:53 +0000)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/include/llvm/Value.h
b/include/llvm/Value.h
index b485524b05b73b75de03b40402ca9c68ea430cca..87a6c02d2970f1bcf7daf1db7103772939894b9b 100644
(file)
--- a/
include/llvm/Value.h
+++ b/
include/llvm/Value.h
@@
-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: