Omit unused section symbols from the symbol table.
[oota-llvm.git] / test / MC / ELF / alias-reloc.s
2014-03-24 Rafael EspindolaTeach llvm-readobj to print human friendly description...
2013-06-05 Rafael EspindolaDon't hide the first ELF symbol.
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2011-08-04 Rafael EspindolaFix the bitwidth of the remaining fields.
2011-08-04 Rafael Espindolaprint st_shndx with the correct number of bits.
2011-08-04 Rafael Espindolaprint st_other with the correct number of bits.
2011-08-04 Rafael Espindolaprint st_type with the correct number of bits.
2011-08-04 Rafael EspindolaPrint st_bind with the correct number of bits.
2011-08-04 Rafael EspindolaAnother counter goes decimal.
2011-08-04 Rafael EspindolaChange anther counter to decimal.
2011-08-04 Rafael EspindolaPrint all the bits in the addend.
2011-03-20 Rafael EspindolaWrite the section table and the section data in the...
2010-12-20 Roman DivackyPrint all 64bits for st_value and st_size. Adjust tests...
2010-11-15 Rafael EspindolaChange MCExpr::EvaluateAsRelocatableImpl of variables...
2010-11-14 Rafael EspindolaMove the logic to decide with which symbol we produce...
2010-10-21 Rafael EspindolaDo not recurse into symbol refs that have a variant...