Skip to content

Conversation

@wenju-he
Copy link
Contributor

clang and llvm are in a monorepo since llvm 10, so we need to apply them
in a single apply_patches call. Otherwise patches in clang folder will
not be applied.
See #176 (comment)

clang and llvm are in a monorepo since llvm 10, so we need to apply them
in a single apply_patches call. Otherwise patches in clang folder will
not be applied.
@wenju-he wenju-he merged commit 4afb350 into intel:ocl-open-110 Sep 24, 2020
haonanya pushed a commit to haonanya/opencl-clang that referenced this pull request Jan 5, 2022
This backports patches from other branches

1. Check if apply_patches is successful, intel#175
2. Apply llvm/clang patches together, intel#179
3. Exit CMake processing when apply_patches failed, intel#304

Signed-off-by: haonanya <haonan.yang@intel.com>
haonanya pushed a commit that referenced this pull request Jan 25, 2022
* Improve patching mechanism

This backports patches from other branches

1. Check if apply_patches is successful, #175
2. Apply llvm/clang patches together, #179
3. Exit CMake processing when apply_patches failed, #304

Signed-off-by: haonanya <haonan.yang@intel.com>

* Skip the rest when apply patch failed

Signed-off-by: haonanya <haonan.yang@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants