Skip to content

SGX target: Use linker option to avoid code CGU assignment kludge - #59624

Merged
bors merged 1 commit into
rust-lang:masterfrom
jethrogb:jb/sgx-unwind-syms
Apr 6, 2019
Merged

SGX target: Use linker option to avoid code CGU assignment kludge#59624
bors merged 1 commit into
rust-lang:masterfrom
jethrogb:jb/sgx-unwind-syms

Conversation

@jethrogb

Copy link
Copy Markdown
Contributor

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @shepmaster

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

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

Copy link
Copy Markdown
ContributorAuthor

r? @alexcrichton

@faern

faern commented Apr 4, 2019

Copy link
Copy Markdown
Contributor

Would be nice to have this merged before #56410. Since they currently both move the same code around. I can do a lot less with this code in the other PR if this is merged :)

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Apr 5, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 0a1a475 has been approved by alexcrichton

@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 Apr 5, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 5, 2019
…crichton
SGX target: Use linker option to avoid code CGU assignment kludge
cc @VardhanThigle@faern
@CentrilCentril mentioned this pull request Apr 5, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 5, 2019
…crichton
SGX target: Use linker option to avoid code CGU assignment kludge
cc @VardhanThigle@faern
@CentrilCentril mentioned this pull request Apr 5, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 5, 2019
…crichton
SGX target: Use linker option to avoid code CGU assignment kludge
cc @VardhanThigle@faern
@CentrilCentril mentioned this pull request Apr 5, 2019
bors added a commit that referenced this pull request Apr 5, 2019
Rollup of 6 pull requests
Successful merges:
- #58894 (Fix invalid bounds string generation in rustdoc)
- #59599 (Updated RELEASES.md for 1.34.0)
- #59624 (SGX target: Use linker option to avoid code CGU assignment kludge)
- #59696 (Remove invalid assertion back::link::from add_upstream_rust_crates().)
- #59707 (Add missing tryfrom example)
- #59727 (wasi: Use shared API for preopened fds)
Failed merges:
r? @ghost
@bors
bors merged commit 0a1a475 into rust-lang:masterApr 6, 2019
@workingjubileeworkingjubilee added the O-SGX Target: SGX label Jul 30, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-SGXTarget: SGXS-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.

7 participants

@jethrogb@rust-highfive@faern@alexcrichton@bors@shepmaster@workingjubilee