[Openmp-commits] [PATCH] D129875: [Libomptarget] Make libomptarget an LLVM library
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jul 20 06:50:46 PDT 2022
jhuber6 reopened this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
Going to try to land this again, I believe the problems caused on the AMDGPU buildbot are primarily because the LLVM library installs things to `./lib` in the build directory while the old library lived at `./openmp/libomptarget/` or similar.
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