summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/PPC/PPCLinkingContext.h
Commit message (Expand)AuthorAgeFilesLines
* Remove PPC ELF targetGreg Fitzgerald2015-01-281-32/+0
* Fix the ELF shared library build targets - take 2Greg Fitzgerald2015-01-241-4/+2
* Revert " Fix the ELF shared library build targets"Greg Fitzgerald2015-01-231-1/+4
* Fix the ELF shared library build targetsGreg Fitzgerald2015-01-231-4/+1
* [ELF] Remove is64bits() and isLittlEndian().Shankar Easwaran2014-11-071-2/+0
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-2/+0
* Revert "[ELF][AllArchs] Fix includes"Shankar Easwaran2014-10-081-3/+3
* [ELF][AllArchs] Fix includesShankar Easwaran2014-10-081-3/+3
* [ELF] Add "override" and remove "virtual".Rui Ueyama2014-03-281-2/+2
* [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM isChandler Carruth2014-03-021-1/+1
* [ELF] Add Target specific Readers.Shankar Easwaran2014-01-271-0/+1
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-3/+0
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-0/+40
OpenPOWER on IntegriCloud