diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-05-09-PHIElimBug.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/2008-05-09-PHIElimBug.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-05-09-PHIElimBug.ll b/llvm/test/CodeGen/X86/2008-05-09-PHIElimBug.ll index c0b19611313..cea0076076d 100644 --- a/llvm/test/CodeGen/X86/2008-05-09-PHIElimBug.ll +++ b/llvm/test/CodeGen/X86/2008-05-09-PHIElimBug.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=x86 +; RUN: llc < %s -march=x86 %struct.V = type { <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x i32>, float*, float*, float*, float*, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, i32, i32, i32, i32, i32, i32, i32, i32 } |

