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:
ac5d96b
)
Remove unused enum value
author
Chris Lattner
<sabre@nondot.org>
Mon, 1 Dec 2003 05:40:37 +0000
(
05:40
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 1 Dec 2003 05:40:37 +0000
(
05:40
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10279
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Bytecode/Format.h
patch
|
blob
|
history
diff --git
a/include/llvm/Bytecode/Format.h
b/include/llvm/Bytecode/Format.h
index 380f4df0ab44f2affd4d19e0227bafbbdf4cbd18..417c743bec50dca0e6a605c29ba5aaa74311a6ca 100644
(file)
--- a/
include/llvm/Bytecode/Format.h
+++ b/
include/llvm/Bytecode/Format.h
@@
-34,7
+34,6
@@
public:
GlobalTypePlane,
// Function subtypes:
- MethodInfo = 0x21,
// Can also have ConstantPool block
// Can also have SymbolTable block
BasicBlock = 0x31, // May contain many basic blocks