mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Revert a107f86 "[GlobalsAA] Add back a check to intrinsic_addresstaken.ll to see if the AVX and AVX512 bots still fail for it."
It still fails some buildbots which is what I was trying to test.
This commit is contained in:
parent
2e152027b1
commit
e9d6696ce1
@ -29,7 +29,6 @@ if.else: ; preds = %entry
|
||||
|
||||
; CHECK-LABEL: if.end:
|
||||
; CHECK-NEXT: call void @llvm.objc.autoreleasePoolPop
|
||||
; CHECK-NEXT: load i8, i8* @deallocCalled
|
||||
if.end: ; preds = %entry
|
||||
call void @llvm.objc.autoreleasePoolPop(i8* %tmp0)
|
||||
%tmp7 = load i8, i8* @deallocCalled, align 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user