summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll')
-rw-r--r--test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll b/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
index 8a42790..533aa4a 100644
--- a/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
+++ b/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-eh -march=x86
+; RUN: llc < %s -enable-eh -march=x86
%struct.exception = type { i8, i8, i32, i8*, i8*, i32, i8* }
@program_error = external global %struct.exception ; <%struct.exception*> [#uses=1]
OpenPOWER on IntegriCloud