This is an archive of the discontinued LLVM Phabricator instance.

[OCaml] Clear cross-target test deps when building out-of-tree
ClosedPublic

Authored by mgorny on Nov 12 2016, 6:17 AM.

Details

Summary

Clear cross-target test dependencies when using LLVM_OCAML_OUT_OF_TREE,
in order to make it possible to run check-llvm-bindings-ocaml without
rebuilding the whole LLVM.

Diff Detail

Repository
rL LLVM

Event Timeline

mgorny updated this revision to Diff 77721.Nov 12 2016, 6:17 AM
mgorny retitled this revision from to [OCaml] Clear cross-target test deps when building out-of-tree.
mgorny updated this object.
mgorny added reviewers: whitequark, jpdeplaix.
mgorny added a subscriber: llvm-commits.
whitequark accepted this revision.Nov 12 2016, 6:46 AM
whitequark edited edge metadata.
This revision is now accepted and ready to land.Nov 12 2016, 6:46 AM
This revision was automatically updated to reflect the committed changes.