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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
openmp/libomptarget/DeviceRTL/CMakeLists.txt | ||
---|---|---|
36 | This two lines can go in a NFC patch w/o review. |
This two lines can go in a NFC patch w/o review.