[all-commits] [llvm/llvm-project] 30002f: [llvm-lipo] Add support for -info with archive fil...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu Aug 28 10:02:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30002f22b95ca084e3e2cc23734ccda24ca5502c
https://github.com/llvm/llvm-project/commit/30002f22b95ca084e3e2cc23734ccda24ca5502c
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/test/tools/llvm-lipo/create-archive-input.test
M llvm/tools/llvm-lipo/llvm-lipo.cpp
Log Message:
-----------
[llvm-lipo] Add support for -info with archive files (#155309)
Previously trying to print the info of an archive caused a crash. Now we
correctly report the architecture of the contained object files.
Fixes https://github.com/llvm/llvm-project/issues/41655
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list