summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/YamlWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* First chunk of native object file reader/writer. The lld-core tool now reads...Nick Kledzik2012-01-161-1/+1
* A couple of big refactorings: 1) Move most attributes of Atom down to Defined...Nick Kledzik2012-01-111-22/+26
* add initial support for coalescing by content (c-strings) with test caseNick Kledzik2012-01-091-1/+26
* Support more Atom attributes. Add more test cases to lld-coreNick Kledzik2012-01-041-55/+120
* Add more merging/coalescing test cases and make core linking work for themNick Kledzik2011-12-221-7/+20
* Refactor and comment Atom attributes. Replace combine() with internalName() ...Nick Kledzik2011-12-201-1/+1
* Initial commit. Code by Nick Kledzik. Cleanups and build system by me.Michael J. Spencer2011-12-181-0/+100
OpenPOWER on IntegriCloud