Don't crash on code where the user put __attribute__((constructor)) on
[oota-llvm.git] / test / Assembler / invalid_cast2.ll
2012-04-08 Bill WendlingFileCheckize these testcases.
2011-05-18 Duncan SandsTighten up checking of the validity of casts. (1)...