; Note that this is a "feature" test, not a correctness test.
;
; XFAIL: *
+; RUN: llvm-upgrade < %s | llvm-as | opt -cee -simplifycfg -disable-output &&
; RUN: llvm-upgrade < %s | llvm-as | opt -cee -simplifycfg | llvm-dis | not grep cond213
;
implementation ; Functions:
; Any succeeding uses of the pointer should get this info
;
; XFAIL: *
+; RUN: llvm-upgrade < %s | llvm-as | opt -cee -instcombine -simplifycfg -disable-output &&
; RUN: llvm-upgrade < %s | llvm-as | opt -cee -instcombine -simplifycfg | llvm-dis | not grep br
implementation ; Functions: