Run vortex-bug as x86-64, which is what the original bug was triggered on.
authorDan Gohman <gohman@apple.com>
Tue, 20 May 2008 00:54:39 +0000 (00:54 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 May 2008 00:54:39 +0000 (00:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51289 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vortex-bug.ll

index 680bfbdb3490ce43ce6827df2eca2ca70567746c..d62bb24e33dfc49f6abb0e43b118682e9f525699 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llvm-as < %s | llc -march=x86-64
 
        %struct.blktkntype = type { i32, i32 }
        %struct.fieldstruc = type { [128 x i8], %struct.blktkntype*, i32, i32 }