blob: ebacf2fe9a9e83f55e7197fbf8d72a0974b849bc [file] [log] [blame]
Duncan Sands31c803b2010-10-24 12:23:30 +00001; RUN: opt %s -simplifycfg -disable-output
2; PR8445
3
4define void @test() {
5 unwind
6}