2010-10-24-OnlyUnwindInEntry.ll   [plain text]


; RUN: opt %s -simplifycfg -disable-output
; PR8445

define void @test() {
      unwind
}