Skip to content

Commit 00baa4b

Browse files
vladimirlazbader
authored andcommitted
[SYCL][NFC] Remove unused tools from SYCL tool chain build (#1054)
Signed-off-by: Vladimir Lazarev <[email protected]>
1 parent 82fd970 commit 00baa4b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sycl/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -188,15 +188,12 @@ add_custom_target( sycl-toolchain
188188
clang-offload-wrapper
189189
clang-offload-bundler
190190
llc
191-
llvm-as
192191
llvm-ar
193-
llvm-dis
194192
llvm-foreach
195193
llvm-no-spir-kernel
196194
llvm-spirv
197195
llvm-link
198196
llvm-objcopy
199-
opt
200197
sycl-post-link
201198
COMMENT "Building SYCL compiler toolchain..."
202199
)
@@ -230,15 +227,12 @@ set( SYCL_TOOLCHAIN_DEPLOY_COMPONENTS
230227
clang-offload-wrapper
231228
clang-offload-bundler
232229
llc
233-
llvm-as
234230
llvm-ar
235-
llvm-dis
236231
llvm-foreach
237232
llvm-no-spir-kernel
238233
llvm-spirv
239234
llvm-link
240235
llvm-objcopy
241-
opt
242236
sycl-post-link
243237
clang-resource-headers
244238
opencl-headers

0 commit comments

Comments
 (0)