summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/split-eh-lpad-edges.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/split-eh-lpad-edges.ll')
-rw-r--r--test/CodeGen/X86/split-eh-lpad-edges.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/split-eh-lpad-edges.ll b/test/CodeGen/X86/split-eh-lpad-edges.ll
index 281ee77..fd40a7f 100644
--- a/test/CodeGen/X86/split-eh-lpad-edges.ll
+++ b/test/CodeGen/X86/split-eh-lpad-edges.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | not grep jmp
+; RUN: llc < %s -mtriple=x86_64-apple-darwin | not grep jmp
; rdar://6647639
%struct.FetchPlanHeader = type { i8*, i8*, i32, i8*, i8*, i8*, i8*, i8*, %struct.NSObject* (%struct.NSObject*, %struct.objc_selector*, ...)*, %struct.__attributeDescriptionFlags }
OpenPOWER on IntegriCloud