[clang] [libc] [llvm] [openmp] [libc] Rework the GPU build to be a regular target (PR #81921)
Michael Jones via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 15 16:30:10 PST 2024
================
@@ -533,15 +542,14 @@ endfunction(add_integration_test)
set(LIBC_HERMETIC_TEST_COMPILE_OPTIONS ${LIBC_COMPILE_OPTIONS_DEFAULT}
----------------
michaelrj-google wrote:
it should be just the part here and the part relating to compile options in libc object rules
https://github.com/llvm/llvm-project/pull/81921
More information about the cfe-commits
mailing list