X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2006-05-02-InstrSched1.ll;h=7d0a6ab0a04c2ee47df091667eb7917bc9f3af03;hb=d135f14f614ff0272b4653877abe09a2914a0227;hp=72dab39888f183217d922cf60a5be24fa43640e9;hpb=0a6ee6d1316831c3a5e5e3e0a229eb269795891a;p=oota-llvm.git diff --git a/test/CodeGen/X86/2006-05-02-InstrSched1.ll b/test/CodeGen/X86/2006-05-02-InstrSched1.ll index 72dab39888f..7d0a6ab0a04 100644 --- a/test/CodeGen/X86/2006-05-02-InstrSched1.ll +++ b/test/CodeGen/X86/2006-05-02-InstrSched1.ll @@ -1,5 +1,4 @@ -; RUN: llvm-as < %s | \ -; RUN: llc -march=x86 -relocation-model=static -stats |& \ +; RUN: llc < %s -march=x86 -relocation-model=static -stats |& \ ; RUN: grep asm-printer | grep 14 ; @size20 = external global i32 ; [#uses=1]