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