SamplePGO - Add line offset and discriminator information to sample reports.
[oota-llvm.git] / test / MC / ELF / type.s
2015-05-22 Rafael EspindolaRelax these tests a bit.
2015-04-29 Rafael EspindolaDon't constrain the section order in tests that don...
2015-01-23 Rafael EspindolaAdd STB_GNU_UNIQUE to the ELF writer.
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-01-07 Roman DivackyIn the ELFWriter when writing aliased (.set) symbols...
2013-09-21 David MajnemerELF: Parse types in directives like binutils gas
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-10 Peter CollingbourneUse a scheme closer to that of GNU as when deciding...
2011-12-12 Roman DivackyAdd support for gnu_indirect_function.
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.
2010-12-20 Roman DivackyPrint all 64bits for st_value and st_size. Adjust tests...
2010-11-13 Rafael EspindolaParse and record the gnu_unique_object type.
2010-11-12 Rafael Espindolagnu as support both % and @ before types, do the same.