Skip to content

[clang-offload-bundler] Do not add llvm.used to the .tgtsym section #3896

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
Jun 9, 2021

Conversation

sndmitriev
Copy link
Contributor

This patch changes clang-offload-bundler to skip special globals
llvm.used and llvm.compiler.used when collecting names of symbols
that are defined in the device object if it is a bitcode file.

Signed-off-by: Sergey Dmitriev [email protected]

This patch changes clang-offload-bundler to skip special globals
llvm.used and llvm.compiler.used when collecting names of symbols
that are defined in the device object if it is a bitcode file.

Signed-off-by: Sergey Dmitriev <[email protected]>
@bader bader merged commit db31088 into intel:sycl Jun 9, 2021
@sndmitriev sndmitriev deleted the public/sndmitriev/bundler-used branch June 9, 2021 07:39
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.

4 participants