2012-07-19-NoSuccessorIndirectBr.ll 151 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 ; RUN: opt < %s -jump-threading ; PR 13405 ; Just check that it doesn't crash / assert define i32 @f() nounwind { entry: indirectbr i8* undef, [] }