Omit unused section symbols from the symbol table.
[oota-llvm.git] / test / MC / ELF / noexec.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 EspindolaDon't constrain the section order in tests that don...
2015-01-26 NAKAMURA TakumiRevert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
2015-01-26 Eric ChristopherFix a problem where the AArch64 ELF assembler was faili...
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
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 EspindolaDon't print a counter in hex.
2011-04-07 Rafael EspindolaUpdate tests
2011-01-23 Rafael EspindolaAdd support for the --noexecstack option.