Skip to content

Support merge_functions option in NewPM since LLVM >= 12 #83037

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

kubo39
Copy link
Contributor

@kubo39 kubo39 commented Mar 11, 2021

now we can pass this flag since https://reviews.llvm.org/D93002 has been merged.

@rust-highfive
Copy link
Contributor

r? @varkor

(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 Mar 11, 2021
@kubo39 kubo39 force-pushed the merge-functions-in-llvm-new-pass-manager branch from 91526d0 to 65ed23c Compare March 11, 2021 23:16
@nikic
Copy link
Contributor

nikic commented Mar 11, 2021

@bors r+ rollup (this is default disabled code, so shouldn't really impact anything)

@bors
Copy link
Collaborator

bors commented Mar 11, 2021

📌 Commit 65ed23c has been approved by nikic

@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 Mar 11, 2021
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Mar 12, 2021
…pass-manager, r=nikic

Support merge_functions option in NewPM since LLVM >= 12

now we can pass this flag since https://reviews.llvm.org/D93002 has been merged.
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 13, 2021
Rollup of 6 pull requests

Successful merges:

 - rust-lang#82984 (Simplify ast block lowering)
 - rust-lang#83012 (Update Clippy)
 - rust-lang#83020 (Emit the enum range assumption if the range only contains one element)
 - rust-lang#83037 (Support merge_functions option in NewPM since LLVM >= 12)
 - rust-lang#83052 (updated vulnerable deps)
 - rust-lang#83059 (Allow configuring `rustdoc --disable-minification` in config.toml)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit fafbc91 into rust-lang:master Mar 13, 2021
@rustbot rustbot added this to the 1.52.0 milestone Mar 13, 2021
@kubo39 kubo39 deleted the merge-functions-in-llvm-new-pass-manager branch March 13, 2021 10:02
# for free to join this conversation on GitHub. Already have an account? # 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.

6 participants