Allow specifying LLVM args in target specifications#68059
Merged
bors merged 1 commit intorust-lang:masterfrom Jan 10, 2020
Merged
Allow specifying LLVM args in target specifications#68059bors merged 1 commit intorust-lang:masterfrom
bors merged 1 commit intorust-lang:masterfrom
Conversation
Contributor
|
r? @cramertj (rust_highfive has picked a reviewer for you, use r? to override) |
Member
Member
|
@bors: r+ |
Collaborator
|
📌 Commit 010b66d has been approved by |
Centril
added a commit
to Centril/rust
that referenced
this pull request
Jan 10, 2020
…xcrichton Allow specifying LLVM args in target specifications
Contributor
|
Failed in #68077, probably in combination with something else (rustfmt complains). |
Contributor
|
@bors r- |
010b66d to
afced94
Compare
Contributor
Author
|
Re-formatted |
Contributor
Author
|
@rustbot modify labels S-waiting-on-review |
Collaborator
|
Error: Parsing label command in comment failed: ...ify labels|error: must have : or to as label starter at >| S-waiting... Please let |
Contributor
Author
|
@rustbot modify labels: S-waiting-on-review |
Member
|
@bors: r+ |
Collaborator
|
📌 Commit afced94 has been approved by |
JohnTitor
added a commit
to JohnTitor/rust
that referenced
this pull request
Jan 10, 2020
…xcrichton Allow specifying LLVM args in target specifications
bors
added a commit
that referenced
this pull request
Jan 10, 2020
Rollup of 8 pull requests Successful merges: - #66045 (Add method Result::into_ok) - #67258 (Introduce `X..`, `..X`, and `..=X` range patterns) - #68014 (Unify output of "variant not found" errors) - #68019 (Build compiletest with in-tree libtest) - #68039 (remove explicit strip-hidden pass from compiler doc generation) - #68050 (Canonicalize rustc_error imports) - #68059 (Allow specifying LLVM args in target specifications) - #68075 (rustbuild: Cleanup book generation) Failed merges: - #68089 (Unstabilize `Vec::remove_item`) r? @ghost
Centril
added a commit
to Centril/rust
that referenced
this pull request
Jan 21, 2020
…xcrichton Actually pass target LLVM args to LLVM Missed in rust-lang#68059 r? @alexcrichton
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.