repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix PR4948 (and a leak): by not destroying the DwarfException
[llvm/avr.git]
/
test
/
Other
/
2006-02-05-PassManager.ll
blob
c5f50ecbfeb4340c0d62d088c6ac37441495a886
1
; RUN: llvm-as < %s | opt -domtree -gvn -domtree -constmerge -disable-output
2
3
define i32 @test1() {
4
unreachable
5
}