1 2 3 4 5 6
; RUN: llvm-as < %s | llvm-dis define void @test() { %tmp.123 = trunc i64 0 to i32 ; <i32> [#uses=0] ret void }