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

Turn off frame pointer elimination again #8838

Closed
wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented Aug 29, 2013

This reverts commit 2c0f9bd, reversing
changes made to f8c4f0e.

Conflicts:
src/rustllvm/RustWrapper.cpp

Fixes #8833

…ton"

This reverts commit 2c0f9bd, reversing
changes made to f8c4f0e.

Conflicts:
	src/rustllvm/RustWrapper.cpp
bors added a commit that referenced this pull request Aug 29, 2013
This reverts commit 2c0f9bd, reversing
changes made to f8c4f0e.

Conflicts:
	src/rustllvm/RustWrapper.cpp

Fixes #8833
@bors bors closed this Aug 29, 2013
xFrednet pushed a commit to xFrednet/rust that referenced this pull request May 21, 2022
[dbg_macro] tolerates use of `dbg!` in items which have `#[cfg(test)]` attribute

fix: rust-lang#8758
changelog: [dbg_macro] tolerates use of `dbg!` in items with `#[cfg(test)]` attribute
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.

Removing the no-omit-frame-pointer LLVM option breaks Mac stack traces
3 participants