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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 07:20:24 PST 2020


tstellar added a comment.

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.


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