2009-02-28-CastOpc.ll 125 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 ; RUN: llvm-as < %s | llvm-dis ; RUN: verify-uselistorder %s define void @foo() { bitcast i32* null to i32* ret void }