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