aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 3 deletions
diff --git a/test/CodeGen/Generic/no-target.ll b/test/CodeGen/Generic/no-target.ll
deleted file mode 100644
index 4a4724fdf2de..000000000000
--- a/test/CodeGen/Generic/no-target.ll
+++ /dev/null
@@ -1,3 +0,0 @@
-; RUN: not llc -mtriple le32-unknown-nacl %s -o - 2>&1 | FileCheck %s
-
-; CHECK: error: unable to get target for 'le32-unknown-nacl'