[all-commits] [llvm/llvm-project] 28edf3: Emit unwind information in the .debug_frame sectio...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Wed Dec 14 16:36:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28edf3349bd1d595270c17ec73e49999175f1212
https://github.com/llvm/llvm-project/commit/28edf3349bd1d595270c17ec73e49999175f1212
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M llvm/lib/MC/MCDwarf.cpp
A llvm/test/DebugInfo/debugframeinfo.s
Log Message:
-----------
Emit unwind information in the .debug_frame section when the .cfi_sections .debug_frame directive is used.
Differential Revision: https://reviews.llvm.org/D139663
More information about the All-commits
mailing list