AsmWriter/Bitcode: MDObjCProperty
[oota-llvm.git] / include / llvm / Bitcode / LLVMBitCodes.h
index 98b40d2a03321a26eee63de60fd8abd6ffef8334..f975c234ea7107d1707e44c36ebe6cfd973fcde6 100644 (file)
@@ -164,7 +164,8 @@ namespace bitc {
     METADATA_TEMPLATE_VALUE= 26,  // [distinct, scope, name, type, value, ...]
     METADATA_GLOBAL_VAR    = 27,  // [distinct, ...]
     METADATA_LOCAL_VAR     = 28,  // [distinct, ...]
-    METADATA_EXPRESSION    = 29   // [distinct, n x element]
+    METADATA_EXPRESSION    = 29,  // [distinct, n x element]
+    METADATA_OBJC_PROPERTY = 30   // [distinct, name, file, line, ...]
   };
 
   // The constants block (CONSTANTS_BLOCK_ID) describes emission for each