Skip to content
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

Move cg_llvm::back::linker to cg_utils #55225

Closed
wants to merge 1 commit into from

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Oct 20, 2018

This allows it to be reused by alternative codegen backends.

@rust-highfive
Copy link
Collaborator

r? @cramertj

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 20, 2018
@cramertj
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 22, 2018

📌 Commit 655f9d8 has been approved by cramertj

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 22, 2018
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Oct 23, 2018
Move cg_llvm::back::linker to cg_utils

This allows it to be reused by alternative codegen backends.
kennytm added a commit to kennytm/rust that referenced this pull request Oct 24, 2018
Move cg_llvm::back::linker to cg_utils

This allows it to be reused by alternative codegen backends.
@bjorn3
Copy link
Member Author

bjorn3 commented Oct 25, 2018

Superseded by #55349

@bjorn3 bjorn3 closed this Oct 25, 2018
@bjorn3 bjorn3 deleted the rustc_link branch October 25, 2018 16:17
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Oct 27, 2018
…ion_mono_items, r=oli-obk

Move collect_and_partition_mono_items to rustc_mir

Most of the logic of it is inside rustc_mir anyway.

Also removes the single function crate rustc_metadata_utils. Based on rust-lang#55225
bors added a commit that referenced this pull request Nov 4, 2018
…ems, r=oli-obk

Move collect_and_partition_mono_items to rustc_mir

Most of the logic of it is inside rustc_mir anyway.

Also removes the single function crate rustc_metadata_utils. Based on #55225
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants