summaryrefslogtreecommitdiff
path: root/test/MC/ARM/directive-unsupported.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM/directive-unsupported.s')
-rw-r--r--test/MC/ARM/directive-unsupported.s18
1 files changed, 0 insertions, 18 deletions
diff --git a/test/MC/ARM/directive-unsupported.s b/test/MC/ARM/directive-unsupported.s
index 0b1f9bac61a1..d90db7adee61 100644
--- a/test/MC/ARM/directive-unsupported.s
+++ b/test/MC/ARM/directive-unsupported.s
@@ -30,24 +30,6 @@
// CHECK: .eabi_attribute 0, 0
// CHECK: ^
- .inst 0xdefe
-
-// CHECK: error: unknown directive
-// CHECK: .inst 0xdefe
-// CHECK: ^
-
- .inst.n 0xdefe
-
-// CHECK: error: unknown directive
-// CHECK: .inst.n 0xdefe
-// CHECK: ^
-
- .inst.w 0xdefe
-
-// CHECK: error: unknown directive
-// CHECK: .inst.w 0xdefe
-// CHECK: ^
-
.object_arch armv7
// CHECK: error: unknown directive