[PATCH] D91935: [MCJIT] Add cmake variables to customize ittapi git location and revision.

Alexey Bader via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 09:00:12 PST 2020


bader added a comment.

In D91935#2442723 <https://reviews.llvm.org/D91935#2442723>, @tstellar wrote:

> In my opinion , it would be better to to build against an installed version of the library, rather than fetching the git source.  But I don't have any objections to this specific patch, because it is updating something that is already in tree.

Thanks! I'll submit this patch.
@ekovanov, please, consider building against installed version of the library.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91935



More information about the llvm-commits mailing list