index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
ADCE
/
unreachable-function.ll
blob: 7c6a30ec6b6fc4126b90fefc05f83b069b20acd1 (
plain
)
1
2
3
4
5
; RUN: opt < %s -adce -disable-output define void @test() { unreachable }