blob: ee98d41bdf99dd220bf1912ce589a195db6cf00f [file] [log] [blame]
; RUN: llvm-as < %s | llvm-dis
type i32
define void @foo() {
bitcast %0* null to i32*
ret void
}