[PATCH] D153595: [llvm-addr2line] Replace checkFileExists with getOrCreateModuleInfo

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 08:11:05 PDT 2023


sepavloff added a comment.

In D153595#4448648 <https://reviews.llvm.org/D153595#4448648>, @Jake-Egan wrote:

> Hi, on AIX we're getting the error: "The file was not recognized as a valid object file instead of the expected error"

It probably relates to https://reviews.llvm.org/D151567.


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