Sign in
swiftshader
/
SwiftShader.git
/
8fb6f6a129f5ed809db7ba3a8bc862dd5e7bc75d
/
.
/
third_party
/
LLVM
/
test
/
Transforms
/
ADCE
/
2002-07-29-Segfault.ll
blob: 2783b5d3a0d8ce230e8a2659c4410e8717085a9e [
file
]
; RUN: opt < %s -adce -disable-output
define
void
@test
()
{
br
label
%BB3
BB3
:
; preds = %BB3, %0
br
label
%BB3
}