According to my auto-simplifier the most common missed simplifications in
[llvm/stm8.git] / test / Assembler / 2009-02-28-CastOpc.ll
blobee98d41bdf99dd220bf1912ce589a195db6cf00f
1 ; RUN: llvm-as < %s | llvm-dis
3 type i32
5 define void @foo() {
6   bitcast %0* null to i32*
7   ret void