Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / MC / AsmParser / conditional_asm.s
index b9ff6705900bb2829aa75ebe708027dfca992728..f619ef9bb428a4fe53958d961a8a8f6020375dfe 100644 (file)
@@ -1,6 +1,6 @@
 # RUN: llvm-mc -triple i386-unknown-unknown %s -I  %p | FileCheck %s
 
-# CHECK: .byte (1 + 1)
+# CHECK: .byte 2
 .if 1+2
     .if 1-1
         .byte 1