[Openmp-commits] [openmp] [Libomptarget][NFC] Remove concept of optional plugin functions (PR #82681)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 19 10:07:35 PDT 2024
jhuber6 wrote:
> Are you planning to remove all the if(fptr) checks as well? Can be NFC now.
Figured I'd just bundle that part in with switching over to static libraries. Looking at that currently.
https://github.com/llvm/llvm-project/pull/82681
More information about the Openmp-commits
mailing list