aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/MC/ARM/basic-thumb-instructions.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/basic-thumb-instructions.s b/test/MC/ARM/basic-thumb-instructions.s
index 3f19dfe5d7..3a20db166e 100644
--- a/test/MC/ARM/basic-thumb-instructions.s
+++ b/test/MC/ARM/basic-thumb-instructions.s
@@ -30,4 +30,4 @@ _func:
add r2, r8
@ CHECK: adds r1, r2, r3 @ encoding: [0xd1,0x18]
- CHECK: add r2, r8 @ encoding: [0x42,0x44]
+@ CHECK: add r2, r8 @ encoding: [0x42,0x44]