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