Skip to content

[clang-offload-bundler] Remove support for unbundling partially linked objects #2927

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 2 commits into from
Jan 12, 2021

Conversation

sndmitriev
Copy link
Contributor

Use of partial linking for offload on Linux has recently been removed in the
driver (please see #2867), so there are no
remaining uses of "oo" unbundling mode anymore. This patch cleans up support
for this mode to reduce amount of differences between intel/llvm and llvm.org.

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

…d objects

Use of partial linking for offload on Linux has recently been removed in the
driver (please see intel#2867), so there are no
remaining uses of "oo" unbundling mode anymore. This patch cleans up support
for this mode from the bundler tool to reduce amount of differences between
intel/llvm branch and llvm.org.

Signed-off-by: Sergey Dmitriev <[email protected]>
mdtoguchi
mdtoguchi previously approved these changes Dec 21, 2020
Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

Nice cleanup, LGTM

@sndmitriev
Copy link
Contributor Author

ping

Signed-off-by: Sergey Dmitriev <[email protected]>
@bader bader merged commit 3372601 into intel:sycl Jan 12, 2021
@sndmitriev sndmitriev deleted the public/sndmitriev/bundler-no-oo branch January 12, 2021 16:09
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