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.
1 parent 82fd970 commit 00baa4bCopy full SHA for 00baa4b
sycl/CMakeLists.txt
@@ -188,15 +188,12 @@ add_custom_target( sycl-toolchain
188
clang-offload-wrapper
189
clang-offload-bundler
190
llc
191
- llvm-as
192
llvm-ar
193
- llvm-dis
194
llvm-foreach
195
llvm-no-spir-kernel
196
llvm-spirv
197
llvm-link
198
llvm-objcopy
199
- opt
200
sycl-post-link
201
COMMENT "Building SYCL compiler toolchain..."
202
)
@@ -230,15 +227,12 @@ set( SYCL_TOOLCHAIN_DEPLOY_COMPONENTS
230
227
231
228
232
229
233
234
235
236
237
238
239
240
241
242
243
clang-resource-headers
244
opencl-headers
0 commit comments