Skip to content

[flang-rt] Enable -funwind-tables so that backtrace works. #130848

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
Mar 11, 2025

Conversation

vzakhari
Copy link
Contributor

backtrace will not show anything unless it can unwind from
Fortran runtime, so it is useful to have this ability even
in the release build.

`backtrace` will not show anything unless it can unwind from
Fortran runtime, so it is useful to have this ability even
in the release build.
@vzakhari vzakhari requested review from Meinersbur and klausler March 11, 2025 21:51
@vzakhari vzakhari merged commit d547005 into llvm:main Mar 11, 2025
10 checks passed
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.

2 participants