Skip to content

trans: Inform LLVM we want CodeView on MSVC #31319

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

alexcrichton
Copy link
Member

This mirrors the behavior of clang-cl.exe by adding a CodeView global
variable when emitting debug information. This should in turn help stack traces
that are generated when code is compiled with debuginfo enabled.

Closes #28133

This mirrors the behavior of `clang-cl.exe` by adding a `CodeView` global
variable when emitting debug information. This should in turn help stack traces
that are generated when code is compiled with debuginfo enabled.

Closes rust-lang#28133
@rust-highfive
Copy link
Contributor

r? @arielb1

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

@alexcrichton
Copy link
Member Author

cc @michaelwoerister

@michaelwoerister
Copy link
Member

@bors: r+
Thanks, Alex!

@bors
Copy link
Collaborator

bors commented Feb 1, 2016

📌 Commit 8b7d0c0 has been approved by michaelwoerister

@bors
Copy link
Collaborator

bors commented Feb 3, 2016

⌛ Testing commit 8b7d0c0 with merge 50df6b9...

bors added a commit that referenced this pull request Feb 3, 2016
This mirrors the behavior of `clang-cl.exe` by adding a `CodeView` global
variable when emitting debug information. This should in turn help stack traces
that are generated when code is compiled with debuginfo enabled.

Closes #28133
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants