[Openmp-commits] [PATCH] D155300: [OpenMP] Remove the `LibC` subdirectory from the DeviceRTL
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 14 09:27:50 PDT 2023
jhuber6 updated this revision to Diff 540456.
jhuber6 added a comment.
I don't know if we need to wait until it's the default, since this is probably a
niche usage and doesn't really belong here anyway. We can probably document how
to set this up, but we probably should wait until after the fork probably.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155300/new/
https://reviews.llvm.org/D155300
Files:
openmp/libomptarget/DeviceRTL/CMakeLists.txt
openmp/libomptarget/DeviceRTL/include/Debug.h
openmp/libomptarget/DeviceRTL/include/LibC.h
openmp/libomptarget/DeviceRTL/src/LibC.cpp
openmp/libomptarget/DeviceRTL/src/Misc.cpp
openmp/libomptarget/test/libc/equal.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155300.540456.patch
Type: text/x-patch
Size: 6454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230714/48fe30a2/attachment.bin>
More information about the Openmp-commits
mailing list