Skip to content

rustc_trans: Disable landing pads on MSVC #26414

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

Merged
merged 1 commit into from
Jun 19, 2015

Conversation

alexcrichton
Copy link
Member

Currently all these do is cause linker errors as they try to lower to GNU-like
exception handling, none of which exists with MSVC.

Currently all these do is cause linker errors as they try to lower to GNU-like
exception handling, none of which exists with MSVC.
@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned pcwalton Jun 18, 2015
@brson
Copy link
Contributor

brson commented Jun 18, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 18, 2015

📌 Commit 5726026 has been approved by brson

Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 19, 2015
Currently all these do is cause linker errors as they try to lower to GNU-like
exception handling, none of which exists with MSVC.
bors added a commit that referenced this pull request Jun 19, 2015
@bors bors merged commit 5726026 into rust-lang:master Jun 19, 2015
@alexcrichton alexcrichton deleted the msvc-fix-build branch July 17, 2015 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants