summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/X86/X86ELFReader.h
Commit message (Expand)AuthorAgeFilesLines
* ELF: Remove <Arch>ELFReader.h. NFC.Rui Ueyama2015-04-031-28/+0
* ELF: Pass file types instead of type traits to ELFObjectReader.Rui Ueyama2015-04-031-10/+2
* ELF: Remove <Arch>ELFFileCreateELFTraits::result_type.Rui Ueyama2015-04-021-4/+2
* ELF: Remove {AArch64,X86,X86_64}ELFFile because they are empty.Rui Ueyama2015-04-021-2/+2
* ELF: Replace empty classes with typedefs.Rui Ueyama2015-04-021-15/+3
* ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors.Rui Ueyama2015-04-021-3/+2
* Remove duplicate code and empty classes.Rui Ueyama2015-03-261-13/+2
* [ELF] Add LinkingContext to the ELFReader.Shankar Easwaran2015-02-121-12/+14
* [ELF] Remove duplicate code.Shankar Easwaran2014-10-211-52/+10
* [ELF] Check for target architecture.Shankar Easwaran2014-10-201-0/+22
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-0/+80
OpenPOWER on IntegriCloud