[PATCH] D60127: Declare library dependency introduced by https://reviews.llvm.org/D59482

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 06:35:46 PDT 2019


jhenderson requested changes to this revision.
jhenderson added a comment.

I can't see how D59482 <https://reviews.llvm.org/D59482> introduces a dependency on LLVMObject in the main LLVMObjectYAML library. It does add unit tests that rely on the Object library, and includes the necessary reference. Where is the new dependency that this is needed for?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60127/new/

https://reviews.llvm.org/D60127





More information about the llvm-commits mailing list