; -simplifycfg is not folding blocks if there is a PHI node involved. This ; should be fixed eventually ; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis | not grep br define i32 @main(i32 %argc) { ;