[clang] [Clang][SYCL] Introduce clang-sycl-link-wrapper to link SYCL offloading device code (Part 1 of many) (PR #112245)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 14 13:09:42 PDT 2024
================
----------------
jhuber6 wrote:
Testing like that is fine, it's just that you can do `clang_cc1 -emit-llvm %s -o %t.bc` or something.
https://github.com/llvm/llvm-project/pull/112245
More information about the cfe-commits
mailing list