[GlobalsAA] Add back a check to intrinsic_addresstaken.ll to see if the AVX and AVX512 bots still fail for it.

These bots failed for this several months ago and as a result, this
check was removed. If they still fail I'm going to try to see if I
can figure out why.
This commit is contained in:
Craig Topper 2020-01-24 11:52:17 -08:00
parent 58592f6c49
commit a107f86417
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ 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