summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/Reader.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add SectionGroup supportShankar Easwaran2014-03-261-5/+6
* Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-131-1/+2
* Fix trailing whitespace.Shankar Easwaran2014-01-271-1/+1
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-111-0/+18
* Restore vertical alignment lost by clang-formatNick Kledzik2013-12-201-2/+2
* Run clang-format on r197727.Rui Ueyama2013-12-201-20/+18
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-0/+84
* Change the parseFile argument from MemoryBuffer pointer to LinkerInputJoerg Sonnenberger2013-09-071-10/+0
* Revert "Correctly pass ownership of MemoryBuffers."Michael J. Spencer2013-04-051-1/+2
* Correctly pass ownership of MemoryBuffers.Michael J. Spencer2013-04-051-2/+1
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-2/+2
* [lld] remove trailing whitespaceShankar Easwaran2013-03-141-2/+2
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-15/+3
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+42
OpenPOWER on IntegriCloud