Skip to content

Update LLVM to bring in a wasm codegen fix - #52005

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:update-llvm-for-wasm
Jul 6, 2018
Merged

Update LLVM to bring in a wasm codegen fix#52005
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:update-llvm-for-wasm

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Closes#51986

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @aturon

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

@rust-highfive

Copy link
Copy Markdown
Contributor

warningWarningwarning

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 2, 2018
@alexcrichton

Copy link
Copy Markdown
MemberAuthor

r? @kennytm

@rust-highfiverust-highfive assigned kennytm and unassigned aturonJul 2, 2018
@kennytm

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Jul 2, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit c4f6f90 has been approved by kennytm

@borsbors 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 Jul 2, 2018
@kennytmkennytm mentioned this pull request Jul 5, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jul 6, 2018
…r=kennytm
Update LLVM to bring in a wasm codegen fix
Closesrust-lang#51986
bors added a commit that referenced this pull request Jul 6, 2018
Rollup of 14 pull requests
Successful merges:
- #51619 (rust: add initial changes to support powerpc64le musl)
- #51793 (Fix variant background color on hover in search results)
- #52005 (Update LLVM to bring in a wasm codegen fix)
- #52016 (Deduplicate error reports for statics)
- #52019 ([cross-lang-lto] Allow the linker to choose the LTO-plugin (which is useful when using LLD))
- #52030 (Any docs preposition change)
- #52031 (Strenghten synchronization in `Arc::is_unique`)
- #52033 ([Gardening] Update outdated comments: ByVal -> Scalar)
- #52052 (Make verbose --version show if parallel queries are supported.)
- #52055 (Include VS 2017 in error message.)
- #52063 (Add a link to the rustc docs)
- #52073 (Add a punch card to weird expressions test)
- #52080 (Improve dependency deduplication diagnostics)
- #51953 (enable Atomic*.{load,store} for ARMv6-M / MSP430)
Failed merges:
bors added a commit that referenced this pull request Jul 6, 2018
Rollup of 14 pull requests
Successful merges:
- #51619 (rust: add initial changes to support powerpc64le musl)
- #51793 (Fix variant background color on hover in search results)
- #52005 (Update LLVM to bring in a wasm codegen fix)
- #52016 (Deduplicate error reports for statics)
- #52019 ([cross-lang-lto] Allow the linker to choose the LTO-plugin (which is useful when using LLD))
- #52030 (Any docs preposition change)
- #52031 (Strenghten synchronization in `Arc::is_unique`)
- #52033 ([Gardening] Update outdated comments: ByVal -> Scalar)
- #52055 (Include VS 2017 in error message.)
- #52063 (Add a link to the rustc docs)
- #52073 (Add a punch card to weird expressions test)
- #52080 (Improve dependency deduplication diagnostics)
- #52093 (rustc: Update tracking issue for wasm_import_module)
- #52096 (Fix typo in cell.rs)
Failed merges:
@bors
bors merged commit c4f6f90 into rust-lang:masterJul 6, 2018
@alexcrichton
alexcrichton deleted the update-llvm-for-wasm branch July 18, 2018 14:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@alexcrichton@rust-highfive@kennytm@bors@aturon