[PATCH] D153595: [llvm-addr2line] Exit early if the input file cannot be read

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 04:11:01 PDT 2023


sepavloff accepted this revision.
sepavloff added a comment.
This revision is now accepted and ready to land.

The patch requires rebase because D147652 <https://reviews.llvm.org/D147652> has committed, but the logic is clear and seems correct.

LGTM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153595/new/

https://reviews.llvm.org/D153595



More information about the llvm-commits mailing list