[Openmp-commits] [PATCH] D111038: [openmp] [elf_common] Fix linking against LLVM dylib

Michał Górny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 4 00:31:28 PDT 2021


mgorny added a comment.

In D111038#3039250 <https://reviews.llvm.org/D111038#3039250>, @JonChesterfield wrote:

> Thanks! These cmake files (libomptarget) seem to be quite high maintenance. I don't know whether it's possible to reuse cmake functions from the rest of llvm instead of iterating on these

I don't really know. Back in the day, I think the idea was that openmp isn't supposed to depend on LLVM but this seems to be no longer the case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111038/new/

https://reviews.llvm.org/D111038



More information about the Openmp-commits mailing list