We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-fsyclbin
-fsycl-device-only
1 parent 2a58675 commit 3f8172eCopy full SHA for 3f8172e
sycl/doc/design/SYCLBINDesign.md
@@ -225,7 +225,7 @@ clang-offload-packager invocation to clang-linker-wrapper together with the new
225
`--syclbin` flag.
226
227
Setting this option will override `-fsycl`. Passing`-fsycl-device-only` with
228
-`-fsyclbin` will cause `-fsycl-device-only` to be considered unused.
+`-fsyclbin` will cause `-fsyclbin` to be considered unused.
229
230
The behavior is dependent on using the clang-linker-wrapper. As the current
231
default offload compilation behavior is using the old offload model (driver
0 commit comments