mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 08:46:37 +00:00
fix testcase for previous patch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77338 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cbbe248441
commit
3e23d42dee
@ -37,7 +37,7 @@
|
||||
; _Complex long long const G4 = 34;
|
||||
@G4 = constant {i64,i64} { i64 34, i64 0 }
|
||||
|
||||
; DARWIN: .literal16
|
||||
; DARWIN: .const
|
||||
; DARWIN: _G4:
|
||||
; DARWIN: .long 34
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user