[Openmp-commits] [PATCH] D129875: [Libomptarget] Make libomptarget an LLVM library
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 18 15:09:25 PDT 2022
ye-luo added a comment.
> If you want to make extra sure you can apply this patch and use the new clang to compile any offloading application. Run `ldd` on it and see if there are any LLVM libraries listed in the dependencies.
Tried it. It was clean.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129875/new/
https://reviews.llvm.org/D129875
More information about the Openmp-commits
mailing list