aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/X86/2007-11-01-ISelCrash.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2007-11-01-ISelCrash.ll b/test/CodeGen/X86/2007-11-01-ISelCrash.ll
index 8994bf9981..704efd0ef8 100644
--- a/test/CodeGen/X86/2007-11-01-ISelCrash.ll
+++ b/test/CodeGen/X86/2007-11-01-ISelCrash.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as < %s | llc -march=x86
+
%"struct.K::JL" = type <{ i8 }>
%struct.jv = type { i64 }