IR: de-duplicate two CmpInst routines (NFC) (#116866)
[llvm-project.git] / llvm / test / Assembler / 2007-01-16-CrashOnBadCast2.ll
blob3e2919379de203ea6bf2bd64d04369396713e1e4
1 ; PR1117
2 ; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "invalid cast opcode for cast from"
4 @X = constant ptr trunc (i64 0 to ptr)