diff options
Diffstat (limited to 'test/CodeGen/X86/2006-07-20-InlineAsm.ll')
-rw-r--r-- | test/CodeGen/X86/2006-07-20-InlineAsm.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-07-20-InlineAsm.ll b/test/CodeGen/X86/2006-07-20-InlineAsm.ll index 795e898df347..944fae68abc4 100644 --- a/test/CodeGen/X86/2006-07-20-InlineAsm.ll +++ b/test/CodeGen/X86/2006-07-20-InlineAsm.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 -no-integrated-as +; RUN: llc < %s -mtriple=i686-- -no-integrated-as ; PR833 @G = weak global i32 0 ; <i32*> [#uses=3] |