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
/
Assembler
/
2003-05-03-BytecodeReaderProblem.ll
blob
f4a691160518dbe08a68196752d53c2390878c23
1
; RUN: llvm-as < %s | llvm-dis
2
3
define void @test() {
4
%tmp.123 = trunc i64 0 to i32 ; <i32> [#uses=0]
5
ret void
6
}