1 ; RUN: opt < %s -lowerinvoke -enable-correct-eh-support -disable-output
3 define void @_ZNKSt11__use_cacheISt16__numpunct_cacheIcEEclERKSt6locale() {
5 br i1 false, label %then, label %UnifiedReturnBlock
8 to label %UnifiedReturnBlock unwind label %UnifiedReturnBlock
9 UnifiedReturnBlock: ; preds = %then, %then, %entry
10 %UnifiedRetVal = phi i32* [ null, %entry ], [ null, %then ], [ null, %then ] ; <i32*> [#uses=0]