[PATCH] D147097: [SYCL] Always set NoUnwind attribute for SYCL.
Harald van Dijk via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 28 17:40:49 PDT 2023
hvdijk added a comment.
Is the rationale I gave in the description correct, or would it be better for SYCL device code to unconditionally build without `-fexceptions` and get the `nounwind` attribute added that way?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147097/new/
https://reviews.llvm.org/D147097
More information about the cfe-commits
mailing list