[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 17:42:18 PST 2021


smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.

LGTM.

A few other cases that might be good to have test cases for as well, but I'll let you judge that:

- Empty (and non-empty) archive members
- Empty (and non-empty) universal binary members, possibly with and without `-arch_only`


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