Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
.
/
llvm
/
test
/
Transforms
/
JumpThreading
/
2012-07-19-NoSuccessorIndirectBr.ll
blob: 1c2c0c75e36f4887ea604dfe7ad51623559f73b2 [
file
] [
log
] [
blame
]
; RUN: opt < %s -jump-threading
; PR 13405
; Just check that it doesn't crash / assert
define
i32
@f
()
nounwind
{
entry
:
indirectbr
i8
*
undef
,
[]
}