diff options
Diffstat (limited to 'test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll')
| -rw-r--r-- | test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll b/test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll index 12171ac8b679e..3740c05ecb014 100644 --- a/test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll +++ b/test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=x86-64 -O2 < %s +; RUN: llc -mtriple=x86_64-- -O2 < %s define void @test(i64 %add127.tr.i2686) { entry: |
