[PATCH] D101892: [DebugInfo] UnwindTable::create() should not add empty rows to CFI unwind table
Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 07:50:21 PDT 2021
RamNalamothu updated this revision to Diff 343407.
RamNalamothu added a comment.
Handle the scenario when the CIE or FDE has only DW_CFA_nop instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101892/new/
https://reviews.llvm.org/D101892
Files:
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101892.343407.patch
Type: text/x-patch
Size: 6265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/229688ce/attachment.bin>
More information about the llvm-commits
mailing list