1 2 3 4 5 6 7
; RUN: llvm-as < %s | llvm-dis define void @foo() { bitcast i32* null to i32* ret void }