Skip to content

Fix cross build issues #346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

haonanya
Copy link

Use llvm_create_cross_target only when opencl-clang is not build inside of llvm.
Call build_native_tool to use self-build clang to build PCH on in-tree build mode.

Signed-off-by: haonanya [email protected]

Use llvm_create_cross_target only when opencl-clang is not build inside of llvm.
Call build_native_tool to use self-build clang to build PCH on in-tree build mode.

Signed-off-by: haonanya <[email protected]>
Copy link
Contributor

@wenju-he wenju-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@haonanya haonanya merged commit adcec91 into intel:ocl-open-120 Apr 29, 2022
@haonanya haonanya deleted the fix-cross-build-120 branch June 16, 2022 05:53
haonanya pushed a commit to haonanya/opencl-clang that referenced this pull request Aug 4, 2022
Also cherry-pick intel#249,
intel#265 and
intel#346 to address cross
build issues.

Signed-off-by: Haonan Yang <[email protected]>
haonanya pushed a commit that referenced this pull request Aug 9, 2022
Also cherry-pick #249,
#265 and
#346 to address cross
build issues.

Signed-off-by: Haonan Yang <[email protected]>
mnaczk pushed a commit to mnaczk/opencl-clang that referenced this pull request Oct 20, 2022
Also cherry-pick intel#249,
intel#265 and
intel#346 to address cross
build issues.

Signed-off-by: Haonan Yang <[email protected]>
haonanya pushed a commit that referenced this pull request Oct 21, 2022
Also cherry-pick #249,
#265 and
#346 to address cross
build issues.

Signed-off-by: Haonan Yang <[email protected]>

Signed-off-by: Haonan Yang <[email protected]>
Co-authored-by: Haonan Yang <[email protected]>
AGindinson pushed a commit to AGindinson/opencl-clang that referenced this pull request May 16, 2023
Also cherry-pick intel#249,
intel#265 and
intel#346 to address cross
build issues.

Signed-off-by: Haonan Yang <[email protected]>
haonanya pushed a commit that referenced this pull request May 16, 2023
Also cherry-pick #249,
#265 and
#346 to address cross
build issues.

Signed-off-by: Haonan Yang <[email protected]>
Co-authored-by: mnaczk <[email protected]>
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