[llvm-bugs] [Bug 51283] New: llvm-omp-device-info not build when using RUNTIMES instead of PROJECTS
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jul 30 09:11:15 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51283
Bug ID: 51283
Summary: llvm-omp-device-info not build when using RUNTIMES
instead of PROJECTS
Product: OpenMP
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Runtime Library
Assignee: unassignedbugs at nondot.org
Reporter: josem at udel.edu
CC: llvm-bugs at lists.llvm.org
When building OpenMP with the -DLLVM_ENABLED_RUNTIMES=openmp, instead of
-DOPENMP_ENABLED_PROJECTS=openmp, the llvm-omp-device-info tool is not compiled
or installed.
This is because the runtimes compilation process removes the -DLLVM_BUILD_TOOLS
flag from the second cmake call.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210730/b2444bae/attachment.html>
More information about the llvm-bugs
mailing list