[Openmp-commits] [PATCH] D95466: [OpenMP][NVPTX] Drop dependence on CUDA to build NVPTX `deviceRTLs`
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 26 16:19:34 PST 2021
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
Spent some time trying to build this without system headers and failed get the printf->vprintf transform to fire. Installing gcc-multilib and using the glibc headers worked out of the box.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95466/new/
https://reviews.llvm.org/D95466
More information about the Openmp-commits
mailing list