[all-commits] [llvm/llvm-project] d54700: [flang-rt] Enable -funwind-tables so that backtrac...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Mar 11 16:15:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d547005f6c2bf6fbee9fe0f4f99bb6ac2d5b04ab
https://github.com/llvm/llvm-project/commit/d547005f6c2bf6fbee9fe0f4f99bb6ac2d5b04ab
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M flang-rt/cmake/modules/AddFlangRT.cmake
Log Message:
-----------
[flang-rt] Enable -funwind-tables so that backtrace works. (#130848)
`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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list