Update tests to not be as dependent on section numbers.
[oota-llvm.git] / test / MC / AArch64 / tls-relocs.s
2015-04-15 Rafael EspindolaUpdate tests to not be as dependent on section numbers.
2014-11-26 Will NewtonUpdate AArch64 ELF relocations to ABI 1.0
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-04-30 Tim NorthoverAArch64/ARM64: implement remaining TLS relocations...
2013-06-23 Tim NorthoverAArch64: fix overzealous NEXTing for Windows testing.
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-04-12 Tim NorthoverAArch64: use full triple for ELF tests
2013-04-12 Tim NorthoverAArch64: remove over-zealous use of CHECK-NEXT
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.