mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-21 03:37:47 +00:00
update this to work with recent asmprinter change
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33143 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5293e7d5d6
commit
bcaae8d8a4
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep -- -56
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep -- 4294967240
|
||||
; PR853
|
||||
|
||||
%X = global int* cast (ulong 18446744073709551560 to int*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user