Revert part of r241149, "Fix PR23872: Integrated assembler error message when using...
[oota-llvm.git] / test / MC / ELF / many-sections-2.s
2015-06-04 Rafael EspindolaOmit unused section symbols from the symbol table.
2015-06-03 Rafael EspindolaFix the interpretation of a 0 st_name.
2015-04-29 Rafael EspindolaWrite the section header string table directly to the...
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-03-26 Rafael EspindolaCorrectly detect if a symbol uses a reserved section...
2014-03-25 Rafael EspindolaCreate .symtab_shndxr only when needed.
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2013-03-09 Nick LewyckyWe need a shndx if the number of sections breaks SHN_LO...