Skip to content

Commit 7208a0e

Browse files
author
iclsrc
committed
Merge from 'sycl' to 'sycl-web' (16 commits)
2 parents e3ee223 + b3df18d commit 7208a0e

File tree

139 files changed

+6538
-2873
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+6538
-2873
lines changed

clang/lib/Driver/ToolChains/Clang.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10039,13 +10039,8 @@ void OffloadWrapper::ConstructJob(Compilation &C, const JobAction &JA,
1003910039
// clang-offload-wrapper
1004010040
// -o=<outputfile>.bc
1004110041
// -host=x86_64-pc-linux-gnu -kind=sycl
10042-
#ifndef __INTEL_PREVIEW_BREAKING_CHANGES
10043-
// -format=spirv <inputfile1>.spv <manifest1>(optional)
10044-
// -format=spirv <inputfile2>.spv <manifest2>(optional)
10045-
#else
1004610042
// -format=spirv <inputfile1>.spv
1004710043
// -format=spirv <inputfile2>.spv
10048-
#endif
1004910044
// ...
1005010045
ArgStringList WrapperArgs;
1005110046

clang/test/Driver/clang-offload-wrapper-exe-preview.cpp

Lines changed: 0 additions & 235 deletions
This file was deleted.

0 commit comments

Comments
 (0)