[PATCH] D95843: [tools][llvm-libtool] Emit warnings for files without symbols

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 16:38:04 PST 2021


smeenai added a comment.

Should we warn on files that would have been filtered out by `-arch_only`? (What does cctools libtool do?)

Should we warn on bitcode files that contain no symbols?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95843/new/

https://reviews.llvm.org/D95843



More information about the llvm-commits mailing list