diff options
author | Alexey Bader <alexey.bader@intel.com> | 2020-12-09 21:01:06 +0300 |
---|---|---|
committer | Alexey Bader <alexey.bader@intel.com> | 2020-12-09 21:04:24 +0300 |
commit | be9b4bbdfc226c6387304552bbc0312ed60bd602 (patch) | |
tree | f6884f715f32b487f65a24f1efe953730b5dd8ac /llvm/lib/Object/IRObjectFile.cpp | |
parent | 664b187160dc951c2cea3b69f92decf358d8e75a (diff) | |
download | llvm-be9b4bbdfc226c6387304552bbc0312ed60bd602.zip llvm-be9b4bbdfc226c6387304552bbc0312ed60bd602.tar.gz llvm-be9b4bbdfc226c6387304552bbc0312ed60bd602.tar.bz2 |
[MCJIT] Add cmake variables to customize ittapi git location and revision.
To support llorg builds this patch provides the following changes:
1) Added cmake variable ITTAPI_GIT_REPOSITORY to control the location of ITTAPI repository.
Default value of ITTAPI_GIT_REPOSITORY is github location: https://github.com/intel/ittapi.git
Also, the separate cmake variable ITTAPI_GIT_TAG was added for repo tag.
2) Added cmake variable ITTAPI_SOURCE_DIR to control the place where the repo will be cloned.
Default value of ITTAPI_SOURCE_DIR is build area: PROJECT_BINARY_DIR
Reviewed By: etyurin, bader
Patch by ekovanov.
Differential Revision: https://reviews.llvm.org/D91935
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions