1 2 3 4 5 6
; RUN: as < %s | dis void %test() { invoke void %test() to label %Next except label %Next Next: ret void }