Add some consistent doxygen comments for the address space helpers.
[oota-llvm.git] / include / llvm / InlineAsm.h
index c6e0aab05e7d651f0861e2478fd5d19495a0fea9..b5e0fd4effd6b6d5fda543363d4a179d6cd1e897 100644 (file)
@@ -214,6 +214,8 @@ public:
     Extra_HasSideEffects = 1,
     Extra_IsAlignStack = 2,
     Extra_AsmDialect = 4,
+    Extra_MayLoad = 8,
+    Extra_MayStore = 16,
 
     // Inline asm operands map to multiple SDNode / MachineInstr operands.
     // The first operand is an immediate describing the asm operand, the low