[clang] [llvm] [OpenMP] Remove 'libomptarget.devicertl.a' fatbinary and use static library (PR #126143)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 07:22:07 PST 2025


jhuber6 wrote:

> Should it be named as `liboffload` or `liboffload.devicertl`?

I don't want `offload` since I think that should honestly be a separate library. I'll just call it `ompdevice` and be done with it.

https://github.com/llvm/llvm-project/pull/126143


More information about the cfe-commits mailing list