aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/Format.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Bytecode/Format.h')
-rw-r--r--include/llvm/Bytecode/Format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Bytecode/Format.h b/include/llvm/Bytecode/Format.h
index 19f4e1990a..4edc0915b0 100644
--- a/include/llvm/Bytecode/Format.h
+++ b/include/llvm/Bytecode/Format.h
@@ -22,6 +22,7 @@ public:
ConstantPool,
SymbolTable,
ModuleGlobalInfo,
+ GlobalTypePlane,
// Method subtypes:
MethodInfo = 0x21,