summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/YamlKeyValues.h
Commit message (Expand)AuthorAgeFilesLines
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-84/+0
* Rework how YAMLReader is layered on top of YAMLParser. Turn hand writtenNick Kledzik2012-05-031-30/+11
* Convert the YAMLReader to use LLVM/Support/YAMLParser.Michael J. Spencer2012-04-301-14/+10
* Add way to represent static archives in yaml test cases.Nick Kledzik2012-04-201-0/+8
* Remove trailing whitespace.Michael J. Spencer2012-04-031-2/+2
* Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a Nick Kledzik2012-02-221-4/+7
* (no commit message)Nick Kledzik2012-02-151-6/+9
* Add support for UndefinedAtom in yaml and native format. Add test cases with...Nick Kledzik2012-02-071-0/+5
* A couple of big refactorings: 1) Move most attributes of Atom down to Defined...Nick Kledzik2012-01-111-53/+58
* Support more Atom attributes. Add more test cases to lld-coreNick Kledzik2012-01-041-0/+83
OpenPOWER on IntegriCloud