mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 06:27:16 +00:00
Remove unused enum value
llvm-svn: 10279
This commit is contained in:
parent
cc408cc4dc
commit
2089c03675
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user