summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/error-location.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/error-location.s')
-rw-r--r--llvm/test/MC/ARM/error-location.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/MC/ARM/error-location.s b/llvm/test/MC/ARM/error-location.s
index 2f70f294b57..58ec585a928 100644
--- a/llvm/test/MC/ARM/error-location.s
+++ b/llvm/test/MC/ARM/error-location.s
@@ -23,9 +23,6 @@
@ CHECK: <unknown>:0: error: Common symbol 'common' cannot be used in assignment expr
.set v3, common
-@ CHECK: <unknown>:0: error: Undefined temporary symbol
- .word 5f
-
@ CHECK: <unknown>:0: error: symbol 'undef' could not be evaluated in a subtraction expression
.set v2, a-undef
OpenPOWER on IntegriCloud