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: unassignedb...@nondot.org
          Reporter: jo...@udel.edu
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to