forked from OSchip/llvm-project
parent
fed9ed96a4
commit
7c290ed25a
|
@ -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