Skip to content

Remove unused LLVM related code#47233

Merged
bors merged 4 commits into
rust-lang:masterfrom
dotdash:cleanup_llvm
Jan 9, 2018
Merged

Remove unused LLVM related code#47233
bors merged 4 commits into
rust-lang:masterfrom
dotdash:cleanup_llvm

Conversation

@dotdash

@dotdash dotdash commented Jan 6, 2018

Copy link
Copy Markdown
Contributor

Ticks a few more boxes on #46437

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @arielb1

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

@hanna-kruppe hanna-kruppe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM except removing the -Z flag.

Comment thread src/librustc/session/config.rs Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is the idea behind removing this flag that one can pass -Cllvm-args=-debug instead? I'm fine with that, but it's not exactly "unused".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oh yes, now I see that the commit message mentions precisely that. As I said I'm fine with it but it's kind of a visible change so I don't feel comfortable giving r+ myself.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

Nice!

@bors

bors commented Jan 6, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 0b00ee7 has been approved by alexcrichton

bors added a commit that referenced this pull request Jan 6, 2018
Rollup of 7 pull requests

- Successful merges: #46947, #47170, #47190, #47205, #47217, #47220, #47230
- Failed merges: #47233
@bors

bors commented Jan 6, 2018

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #47235) made this pull request unmergeable. Please resolve the merge conflicts.

@dotdash

dotdash commented Jan 7, 2018

Copy link
Copy Markdown
Contributor Author

@bors r=alexcrichton

@bors

bors commented Jan 7, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 907855f has been approved by alexcrichton

@bors

bors commented Jan 8, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 907855f with merge 30105f8d4ffe1f55e3a9a896abb576cc3e3f3625...

@bors

bors commented Jan 8, 2018

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-appveyor

@dotdash

dotdash commented Jan 8, 2018

Copy link
Copy Markdown
Contributor Author

Looks like a timeout? I don't see any errors and the log seems to be cut off

@alexcrichton

Copy link
Copy Markdown
Member

kennytm added a commit to kennytm/rust that referenced this pull request Jan 8, 2018
Remove unused LLVM related code

Ticks a few more boxes on rust-lang#46437
bors added a commit that referenced this pull request Jan 9, 2018
Rollup of 10 pull requests

- Successful merges: #47210, #47233, #47246, #47254, #47256, #47258, #47259, #47263, #47270, #47272
- Failed merges: #47248
@bors bors merged commit 907855f into rust-lang:master Jan 9, 2018
@dotdash dotdash deleted the cleanup_llvm branch January 31, 2018 11:34
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.

6 participants