summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Atoms.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-297/+0
* ELF: Correctly identify SHT_NOTE sections with !SHF_ALLOC as type*NoteTom Stellard2015-08-071-1/+6
* [ARM] Move out .ARM.exidx related things to ARM backendDenis Protivensky2015-05-261-5/+0
* [ARM] Generation of .ARM.exidx/.ARM.extab sectionsLeny Kholodov2015-05-081-0/+5
* [ELF] Fix gcc -pedantic warnings (remove extra ';')Denis Protivensky2015-04-151-1/+1
* ELF: Simplify ELFDefinedAtom::contentType().Rui Ueyama2015-04-141-68/+41
* ELF: Split Atoms.h to Atoms.{h,cpp}.Rui Ueyama2015-04-141-0/+319
OpenPOWER on IntegriCloud