summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ObjectYAML
Commit message (Collapse)AuthorAgeFilesLines
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-012-0/+46
It is only ever used by obj2yaml and yaml2obj. No point in linking it everywhere. llvm-svn: 262368
OpenPOWER on IntegriCloud