diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/2009-02-08-CoalescerBug.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/2009-02-08-CoalescerBug.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2009-02-08-CoalescerBug.ll b/llvm/test/CodeGen/X86/2009-02-08-CoalescerBug.ll index 908cc08991d..c1a7823ad45 100644 --- a/llvm/test/CodeGen/X86/2009-02-08-CoalescerBug.ll +++ b/llvm/test/CodeGen/X86/2009-02-08-CoalescerBug.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 +; RUN: llc < %s -mtriple=i686-- ; PR3486 define i32 @foo(i8 signext %p_26) nounwind { |