commit | 4d7b629998adbbdf5369f8cb778b5afcb13ea6da | [log] [tgz] |
---|---|---|
author | Ye Luo <yeluo@anl.gov> | Sat Jun 18 21:08:18 2022 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Jun 18 19:15:50 2022 -0700 |
tree | 13777d66dc972532378883fa8ebe31c2fda970de | |
parent | 63a024501682bf292bd5d576c64f46fea2e6c5f2 [diff] |
[libomptarget]Add a trap for external omptarget from LLVM Old LLVM installation may expose its internal omptarget CMake target when being used by find_package(LLVM) and caused issues in the CMake of libomptarget that is being built. Trap the issue early. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D128129 GitOrigin-RevId: 54b45afb599ab81355170f00f9ffe41a88a2cea5