[PATCH] D153595: [llvm-addr2line] Replace checkFileExists with getOrCreateModuleInfo
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 10:01:24 PDT 2023
MaskRay updated this revision to Diff 534001.
MaskRay retitled this revision from "[llvm-addr2line] Exit early if the input file cannot be read" to "[llvm-addr2line] Replace checkFileExists with getOrCreateModuleInfo".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: hiraditya.
rebase to restore some code before D147652 <https://reviews.llvm.org/D147652>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153595/new/
https://reviews.llvm.org/D153595
Files:
llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
llvm/test/tools/llvm-symbolizer/errors.test
llvm/test/tools/llvm-symbolizer/input-file-err.test
llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153595.534001.patch
Type: text/x-patch
Size: 5905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/3d56becd/attachment.bin>
More information about the llvm-commits
mailing list