summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/no-target.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/no-target.ll')
-rw-r--r--test/CodeGen/Generic/no-target.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/no-target.ll b/test/CodeGen/Generic/no-target.ll
new file mode 100644
index 0000000..4a4724f
--- /dev/null
+++ b/test/CodeGen/Generic/no-target.ll
@@ -0,0 +1,3 @@
+; RUN: not llc -mtriple le32-unknown-nacl %s -o - 2>&1 | FileCheck %s
+
+; CHECK: error: unable to get target for 'le32-unknown-nacl'