index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
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
}