[PATCH] D101353: [DebugInfo] do not add pc value if lsda value in fde is 0
Yifeng Dong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 02:57:54 PDT 2021
dongAxis1944 updated this revision to Diff 343624.
dongAxis1944 added a comment.
Address the comments and add the unit test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101353/new/
https://reviews.llvm.org/D101353
Files:
llvm/include/llvm/BinaryFormat/Dwarf.h
llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
llvm/test/DebugInfo/X86/Inputs/eh_frame.yaml
llvm/test/DebugInfo/X86/lsda_issue.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101353.343624.patch
Type: text/x-patch
Size: 8340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/cf34aa37/attachment.bin>
More information about the llvm-commits
mailing list