diff options
Diffstat (limited to 'test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll')
| -rw-r--r-- | test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll b/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll index c535392ffdfc0..6658536bd34fd 100644 --- a/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll +++ b/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 | not grep movb +; RUN: llc < %s -mtriple=i686-- | not grep movb define signext i16 @f(i32* %bp, i32* %ss) { entry: |
