index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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 }