mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 11:08:32 +00:00
Add new chunk type
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5747 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
056e84c5b6
commit
1b079f9685
@ -22,6 +22,7 @@ public:
|
||||
ConstantPool,
|
||||
SymbolTable,
|
||||
ModuleGlobalInfo,
|
||||
GlobalTypePlane,
|
||||
|
||||
// Method subtypes:
|
||||
MethodInfo = 0x21,
|
||||
|
Loading…
x
Reference in New Issue
Block a user