https://bugs.llvm.org/show_bug.cgi?id=52059

            Bug ID: 52059
           Summary: openmp 13.0.0 w/ OPENMP_ENABLE_LIBOMPTARGET=ON fails
                    to link to LLVM dylib
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Runtime Library
          Assignee: unassignedb...@nondot.org
          Reporter: mgo...@gentoo.org
                CC: llvm-bugs@lists.llvm.org
            Blocks: 51236

When trying to build OpenMP stand-alone against installed LLVM without static
libraries:

-- Configuring done
CMake Error at libomptarget/plugins/common/elf_common/CMakeLists.txt:21
(add_dependencies):
  The dependency target "LLVMBinaryFormat" of target "elf_common" does not
  exist.


CMake Error at libomptarget/plugins/common/elf_common/CMakeLists.txt:21
(add_dependencies):
  The dependency target "LLVMObject" of target "elf_common" does not exist.


I've submitted a fix as https://reviews.llvm.org/D111038


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=51236
[Bug 51236] [meta] 13.0.0 Release Blockers
-- 
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