summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vortex-bug.ll
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-05-20 00:54:39 +0000
committerDan Gohman <gohman@apple.com>2008-05-20 00:54:39 +0000
commitcd2e772d0815f3fbe56c0f3d283a4045ba4c1f25 (patch)
tree613750d185d96f9c4578393fe6760290a86dadf1 /llvm/test/CodeGen/X86/vortex-bug.ll
parentb865b38eda78041a61d0ea8c3b4fcbb514387d9a (diff)
downloadbcm5719-llvm-cd2e772d0815f3fbe56c0f3d283a4045ba4c1f25.tar.gz
bcm5719-llvm-cd2e772d0815f3fbe56c0f3d283a4045ba4c1f25.zip
Run vortex-bug as x86-64, which is what the original bug was triggered on.
llvm-svn: 51289
Diffstat (limited to 'llvm/test/CodeGen/X86/vortex-bug.ll')
-rw-r--r--llvm/test/CodeGen/X86/vortex-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/vortex-bug.ll b/llvm/test/CodeGen/X86/vortex-bug.ll
index 680bfbdb349..d62bb24e33d 100644
--- a/llvm/test/CodeGen/X86/vortex-bug.ll
+++ b/llvm/test/CodeGen/X86/vortex-bug.ll
@@ -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 }
OpenPOWER on IntegriCloud