blob: 80cbeaccb75c9e33a8cc8922c90d66a794563843 [file] [log] [blame]
Reid Spencer889cf0e2007-01-17 02:45:19 +00001; PR1117
2; RUN: llvm-as < %s 2>&1 > /dev/null | \
3; RUN: grep "invalid cast opcode for cast from"
4
5%X = constant i8* trunc (i64 0 to i8*)