summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC
diff options
context:
space:
mode:
authorSanne Wouda <sanne.wouda@arm.com>2017-02-03 11:14:39 +0000
committerSanne Wouda <sanne.wouda@arm.com>2017-02-03 11:14:39 +0000
commit5f9d8e2229c265bbf907b3735a9cff2a889ec16d (patch)
treee91064de3b636a1c4ce7686d3a44bc34fc17a74b /test/CodeGen/SPARC
parente96f3c3a4cbf3eba2c06d53fa9f33e42fecbe1aa (diff)
[LLC] Add an inline assembly diagnostics handler.
Summary: llc would hit a fatal error for errors in inline assembly. The diagnostics message is now printed. Reviewers: rengolin, MatzeB, javed.absar, anemet Reviewed By: anemet Subscribers: jyknight, nemanjai, llvm-commits Differential Revision: https://reviews.llvm.org/D29408 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293999 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SPARC')
-rw-r--r--test/CodeGen/SPARC/mature-mc-support.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SPARC/mature-mc-support.ll b/test/CodeGen/SPARC/mature-mc-support.ll
index 4ed33098051..3951ddd604c 100644
--- a/test/CodeGen/SPARC/mature-mc-support.ll
+++ b/test/CodeGen/SPARC/mature-mc-support.ll
@@ -17,4 +17,4 @@
module asm " .this_directive_is_very_unlikely_to_exist"
-; CHECK: LLVM ERROR: Error parsing inline asm
+; CHECK: error: unknown directive