summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/TargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-56/+0
* Factor duplicated yamlReader creation.Rafael Espindola2013-06-111-0/+5
* This adds functionality for undefined atoms from dynamic libraries to be addedShankar Easwaran2013-04-111-14/+8
* Revert "Correctly pass ownership of MemoryBuffers."Michael J. Spencer2013-04-051-1/+2
* Correctly pass ownership of MemoryBuffers.Michael J. Spencer2013-04-051-3/+2
* Fix uninitialized variables. Found by ubsan.Michael J. Spencer2013-04-051-0/+1
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-11/+32
* Add {,ELF,MachO}TargetInfo.Michael J. Spencer2013-01-221-0/+35
OpenPOWER on IntegriCloud