[all-commits] [llvm/llvm-project] d2cbdb: Emit unwind information in the .debug_frame sectio...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Wed Dec 14 17:04:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2cbdb6bef31bdc3254daf57148225ea4b34520c
https://github.com/llvm/llvm-project/commit/d2cbdb6bef31bdc3254daf57148225ea4b34520c
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/AArch64/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