Merging r260587:
[oota-llvm.git] / test / Object / corrupt.test
2015-08-07 Rafael EspindolaAdd dynamic_table iterators back to ELF.h.
2015-08-06 Rafael EspindolaMove to llvm-readobj code that is only used there.
2015-07-20 Rafael EspindolaSimplify iterating over the dynamic section and report...
2015-07-20 Rafael EspindolaRemove Elf_Rela_Iter and Elf_Rel_Iter.
2015-07-20 Rafael EspindolaReport errors an invalid virtual addresses.
2015-07-20 Rafael EspindolaSimplify iterating over program headers and detect...
2015-07-20 Rafael Espindolallvm-readobj: Handle invalid references to the string...
2015-07-20 Rafael EspindolaMove CHECKs closer to the RUN line.
2015-07-20 Rafael Espindolallvm-readobj: call exit(1) on error.
2013-08-08 Michael J. Spencer[Object] Split the ELF interface into 3 parts.