[llvm] [llvm-symbolizer] Recognize AIX big archive (PR #150401)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 07:47:19 PDT 2025


midhuncodes7 wrote:

> That, to me, isn't valid usage, since %t.o is a full path. It doesn't make any more sense than trying to extract an archive member by name, but using a full path.

Removed the system call to extract filename.

https://github.com/llvm/llvm-project/pull/150401


More information about the llvm-commits mailing list