summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/critical-edge-split.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/critical-edge-split.ll')
-rw-r--r--test/CodeGen/X86/critical-edge-split.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/critical-edge-split.ll b/test/CodeGen/X86/critical-edge-split.ll
index 4539ef6..4fe554d 100644
--- a/test/CodeGen/X86/critical-edge-split.ll
+++ b/test/CodeGen/X86/critical-edge-split.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -tailcallopt=false -stats -info-output-file - | grep asm-printer | grep 31
+; RUN: llc < %s -mtriple=i386-apple-darwin -tailcallopt=false -stats -info-output-file - | grep asm-printer | grep 31
%CC = type { %Register }
%II = type { %"struct.XX::II::$_74" }
OpenPOWER on IntegriCloud