Skip to content

llvm: backport SystemZ fix for AGR clobbers - #77985

Merged
bors merged 1 commit into
rust-lang:masterfrom
cuviper:systemz-agr-clobbers-cc
Oct 17, 2020
Merged

llvm: backport SystemZ fix for AGR clobbers#77985
bors merged 1 commit into
rust-lang:masterfrom
cuviper:systemz-agr-clobbers-cc

Conversation

@cuviper

Copy link
Copy Markdown
Member

Fixes#77382.

@rust-highfive

Copy link
Copy Markdown
Contributor

@cuviper: no appropriate reviewer found, use r? to override

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 15, 2020
@cuviper

Copy link
Copy Markdown
MemberAuthor

r? @nikic

@nikic

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Oct 15, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 1588e34 has been approved by nikic

@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 Oct 15, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Oct 16, 2020
…nikic
llvm: backport SystemZ fix for AGR clobbers
Fixesrust-lang#77382.
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Oct 17, 2020
…nikic
llvm: backport SystemZ fix for AGR clobbers
Fixesrust-lang#77382.
This was referenced Oct 17, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 17, 2020
Rollup of 6 pull requests
Successful merges:
- rust-lang#76199 (Permit uninhabited enums to cast into ints)
- rust-lang#77751 (liballoc: VecDeque: Add binary search functions)
- rust-lang#77785 (Remove compiler-synthesized reexports when documenting)
- rust-lang#77932 (BTreeMap: improve gdb introspection of BTreeMap with ZST keys or values)
- rust-lang#77961 (Set .llvmbc and .llvmcmd sections as allocatable)
- rust-lang#77985 (llvm: backport SystemZ fix for AGR clobbers)
Failed merges:
r? `@ghost`
@bors
bors merged commit b9c45d1 into rust-lang:masterOct 17, 2020
@rustbotrustbot added this to the 1.49.0 milestone Oct 17, 2020
@cuviper
cuviper deleted the systemz-agr-clobbers-cc branch September 21, 2021 16:44
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.

coreos-installer test segfaults on s390x-unknown-linux-gnu

5 participants

@cuviper@rust-highfive@nikic@bors@rustbot