This is an archive of the discontinued LLVM Phabricator instance.

Move ObjectYAML code to a new library
ClosedPublic

Authored by rafael on Mar 1 2016, 8:44 AM.

Details

Reviewers
ruiu
Summary

It is only ever used by obj2yaml and yaml2obj. No point in linking it everywhere.

Diff Detail

Repository
rL LLVM

Event Timeline

rafael updated this revision to Diff 49499.Mar 1 2016, 8:44 AM
rafael retitled this revision from to Move ObjectYAML code to a new library.
rafael updated this object.
rafael added a reviewer: ruiu.
rafael set the repository for this revision to rL LLVM.
rafael added a subscriber: llvm-commits.
ruiu accepted this revision.Mar 1 2016, 11:03 AM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 1 2016, 11:03 AM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in r262368.

unittests/CMakeLists.txt