diff options
Diffstat (limited to 'test/CodeGen/X86/2008-08-06-RewriterBug.ll')
-rw-r--r-- | test/CodeGen/X86/2008-08-06-RewriterBug.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-08-06-RewriterBug.ll b/test/CodeGen/X86/2008-08-06-RewriterBug.ll index f9c5467713fc..201be38d24ee 100644 --- a/test/CodeGen/X86/2008-08-06-RewriterBug.ll +++ b/test/CodeGen/X86/2008-08-06-RewriterBug.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 +; RUN: llc < %s -mtriple=i686-- ; PR2596 @data = external global [400 x i64] ; <[400 x i64]*> [#uses=5] |