[clang] [llvm] [OpenMP] Remove 'libomptarget.devicertl.a' fatbinary and use static library (PR #126143)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 24 00:53:26 PDT 2025
nikic wrote:
A naive question from someone who is not familiar with this area: Is any of this stuff usable with anything but a matching version of clang? If no, can we place these things in the clang resource directory, where the other version-bound runtimes live?
https://github.com/llvm/llvm-project/pull/126143
More information about the cfe-commits
mailing list