blob: bcc6f0e120083c72b2c296ee0509885b2ff8e971 [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
Reid Spencere3ff5ad2007-01-26 08:25:06 +00005@X = constant i8* trunc (i64 0 to i8*)