Skip to content

Do not reuse post LTO products when exports change#71131

Merged
bors merged 3 commits intorust-lang:masterfrom
pnkfelix:issue-69798-dont-reuse-post-lto-products-when-exports-change
Apr 17, 2020
Merged

Do not reuse post LTO products when exports change#71131
bors merged 3 commits intorust-lang:masterfrom
pnkfelix:issue-69798-dont-reuse-post-lto-products-when-exports-change

Conversation

@pnkfelix
Copy link
Contributor

Do not reuse post lto products when exports change

Generalizes code from PR #67020, which handled case when imports change.

Fix #69798

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-accepted Accepted for backporting to the compiler in the beta channel. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cdylib link error after TLS unused -> used transition