[all-commits] [llvm/llvm-project] ffea9f: [llvm-libtool-darwin] Improve warning message for ...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu Feb 3 10:34:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffea9fc10dcd13ea3b9178a6320c7351b8778978
https://github.com/llvm/llvm-project/commit/ffea9fc10dcd13ea3b9178a6320c7351b8778978
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M llvm/test/tools/llvm-libtool-darwin/no-symbols-warning.test
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
[llvm-libtool-darwin] Improve warning message for no symbols
This more closely mirrors apple's libtool, and also potentially makes it
clearer for multi-arch archives where the issue lies.
Differential Revision: https://reviews.llvm.org/D118867
More information about the All-commits
mailing list