[all-commits] [llvm/llvm-project] cdcb60: [llvm-libtool] Emit warnings for files without sym...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Tue Feb 16 17:52:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdcb60a820571f7384920fb534ce23e7568bfc03
https://github.com/llvm/llvm-project/commit/cdcb60a820571f7384920fb534ce23e7568bfc03
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M llvm/docs/CommandGuide/llvm-libtool-darwin.rst
A llvm/test/tools/llvm-libtool-darwin/no-symbols-warning.test
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
[llvm-libtool] Emit warnings for files without symbols
1. Emit warnings for files without symbols.
2. Add -no_warning_for_no_symbols.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D95843
More information about the All-commits
mailing list