[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:04:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG620bff758d44: [llvm-addr2line] Replace checkFileExists with getOrCreateModuleInfo (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D153595?vs=534001&id=534002#toc

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.534002.patch
Type: text/x-patch
Size: 5906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/810f68e5/attachment.bin>


More information about the llvm-commits mailing list