index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
ADCE
/
unreachable-function.ll
blob: 86c55f5916887c1a6ee76fcf6d71b2c9ecd281ae (
plain
)
1
2
3
4
5
; RUN: llvm-as < %s | opt -adce -disable-output define void @test() { unreachable }