diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll b/llvm/test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll index 1b757b16d73..d77e528fa7c 100644 --- a/llvm/test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll +++ b/llvm/test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9 +; RUN: llc < %s -mtriple=i386-apple-darwin9 ; PR4056 define void @int163(i32 %p_4, i32 %p_5) nounwind { |