[clang] [llvm] [SYCL] Add offload wrapping for SYCL kind. (PR #147508)
Nick Sarnie via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 26 08:36:08 PDT 2025
================
@@ -82,7 +82,8 @@ LLVM_ABI StructType *getEntryTy(Module &M);
/// \param Data Extra data storage associated with the entry.
/// \param SectionName The section this entry will be placed at.
/// \param AuxAddr An extra pointer if needed.
----------------
sarnex wrote:
can we explain what this means more? when do we need it
https://github.com/llvm/llvm-project/pull/147508
More information about the llvm-commits
mailing list