[all-commits] [llvm/llvm-project] 028045: [llvm-lipo] Fix handling of archives in universal ...
Ryan Mansfield via All-commits
all-commits at lists.llvm.org
Sun Feb 1 06:28:37 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02804501af9c764126964a965c02dbee84690227
https://github.com/llvm/llvm-project/commit/02804501af9c764126964a965c02dbee84690227
Author: Ryan Mansfield <ryan_mansfield at apple.com>
Date: 2026-02-01 (Sun, 01 Feb 2026)
Changed paths:
M llvm/test/tools/llvm-lipo/create-archive-input.test
M llvm/tools/llvm-lipo/llvm-lipo.cpp
Log Message:
-----------
[llvm-lipo] Fix handling of archives in universal binaries (#176448)
When extracting slices from a universal binary, llvm-lipo was not
handling the case where the slice is an archive.
Fixes #90156
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