Skip to content

Commit e84b7a5

Browse files
committed
Remove commented out CHECK-NEXT to try and appease llvm-clang-x86_64-expensive-checks-win buildbot
1 parent 86f07e8 commit e84b7a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Analysis/GlobalsModRef/intrinsic_addresstaken.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ if.else: ; preds = %entry
2929

3030
; CHECK-LABEL: if.end:
3131
; CHECK-NEXT: call void @llvm.objc.autoreleasePoolPop
32-
;;; Disable: CHECK-NEXT: load i8, i8* @deallocCalled
3332
if.end: ; preds = %entry
3433
call void @llvm.objc.autoreleasePoolPop(i8* %tmp0)
3534
%tmp7 = load i8, i8* @deallocCalled, align 1

0 commit comments

Comments
 (0)