diff options
author | Shilei Tian <tianshilei1992@gmail.com> | 2021-01-06 17:07:17 -0500 |
---|---|---|
committer | Shilei Tian <tianshilei1992@gmail.com> | 2021-01-06 17:07:36 -0500 |
commit | 5acdae1f9a772e16850b0ee9648d79a7c3becf23 (patch) | |
tree | fa941c36f97d6e4ed524a5d588bc9e2ffd59b5ad /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | e2a623094f6bc1b01f9661043b3df908ca1bd037 (diff) | |
download | llvm-5acdae1f9a772e16850b0ee9648d79a7c3becf23.zip llvm-5acdae1f9a772e16850b0ee9648d79a7c3becf23.tar.gz llvm-5acdae1f9a772e16850b0ee9648d79a7c3becf23.tar.bz2 |
[OpenMP] Fixed an issue that wrong LLVM headers might be included when building libomptarget
Wrong LLVM headers might be included if we don't set `include_directories`
to a right place. This will cause a compilation error if LLVM is installed in
system directories.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D93737
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions