[PATCH] D98119: Fix a crash in DWARFUnit::getInlinedChainForAddress in case of unexpected DWARF information.
Alex Orlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 09:44:50 PST 2021
aorlov updated this revision to Diff 329051.
aorlov retitled this revision from "Avoid infinite loop in DWARFUnit::getInlinedChainForAddress in case of unexpected DWARF information." to "Fix a crash in DWARFUnit::getInlinedChainForAddress in case of unexpected DWARF information.".
aorlov edited the summary of this revision.
aorlov added a comment.
Herald added subscribers: sstefan1, ormris.
I have added the test file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98119/new/
https://reviews.llvm.org/D98119
Files:
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/test/DebugInfo/invalid-inlined-subroutine.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98119.329051.patch
Type: text/x-patch
Size: 7555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/2fe30f04/attachment.bin>
More information about the llvm-commits
mailing list