mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Run vortex-bug as x86-64, which is what the original bug was triggered on.
llvm-svn: 51289
This commit is contained in:
parent
a1c616ae1d
commit
7681889f75
@ -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 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user