1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2 ; RUN: opt -S -passes=jump-threading < %s | FileCheck %s
4 ; Just check that it doesn't crash / assert
6 define i32 @f() nounwind {
9 ; CHECK-NEXT: indirectbr ptr undef, []
12 indirectbr ptr undef, []