1; RUN: llvm-as < %s | llvm-dis2; RUN: verify-uselistorder %s3 4 5define void @foo() {6 bitcast ptr null to ptr7 ret void8}9