Emit unwind information in the .debug_frame section when the .cfi_sections .debug_fra...
authorShubham Sandeep Rastogi <srastogi22@apple.com>
Thu, 8 Dec 2022 18:55:52 +0000 (10:55 -0800)
committerShubham Sandeep Rastogi <srastogi22@apple.com>
Thu, 15 Dec 2022 00:36:02 +0000 (16:36 -0800)
commit28edf3349bd1d595270c17ec73e49999175f1212
treef3ba1524a75039709c9dd33f8974b69e35b43185
parent4f47677dee24b78548b49f3abca2c1ea65a79c8a
Emit unwind information in the .debug_frame section when the .cfi_sections .debug_frame directive is used.

Differential Revision: https://reviews.llvm.org/D139663
llvm/lib/MC/MCDwarf.cpp
llvm/test/DebugInfo/debugframeinfo.s [new file with mode: 0644]