AsmWriter/Bitcode: MDLexicalBlock
[oota-llvm.git] / include / llvm / Bitcode / LLVMBitCodes.h
index 1936e3434d67bb0e69ee82c6631727e11f78192f..b917c055edf5026b760cac98936ae17983c7aca3 100644 (file)
@@ -156,7 +156,8 @@ namespace bitc {
     METADATA_COMPOSITE_TYPE= 18,  // [distinct, ...]
     METADATA_SUBROUTINE_TYPE=19,  // [distinct, flags, types]
     METADATA_COMPILE_UNIT  = 20,  // [distinct, ...]
-    METADATA_SUBPROGRAM    = 21   // [distinct, ...]
+    METADATA_SUBPROGRAM    = 21,  // [distinct, ...]
+    METADATA_LEXICAL_BLOCK = 22   // [distinct, scope, file, line, column]
   };
 
   // The constants block (CONSTANTS_BLOCK_ID) describes emission for each