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
/
SimplifyCFG
/
2010-10-24-OnlyUnwindInEntry.ll
blob: ebacf2fe9a9e83f55e7197fbf8d72a0974b849bc (
plain
)
1
2
3
4
5
6
; RUN: opt %s -simplifycfg -disable-output ; PR8445 define void @test() { unwind }