Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debuginfo: Generate unique DW_AT_names for compilation units to work around OSX linker bug #42100

Merged
merged 1 commit into from
May 19, 2017

Conversation

michaelwoerister
Copy link
Member

This should fix issue #39160 and does not seem to cause any problems.

cc @tromey, @Manishearth

r? @jdm

@jdm
Copy link
Contributor

jdm commented May 19, 2017

@bors: r+
Thanks!

@bors
Copy link
Contributor

bors commented May 19, 2017

📌 Commit b5acbd3 has been approved by jdm

@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 19, 2017
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 19, 2017
…debuginfo, r=jdm

debuginfo: Generate unique DW_AT_names for compilation units to work around OSX linker bug

This should fix issue rust-lang#39160 and does not seem to cause any problems.

cc @tromey, @Manishearth

r? @jdm
bors added a commit that referenced this pull request May 19, 2017
@bors bors merged commit b5acbd3 into rust-lang:master May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

4 participants