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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 16:56:16 PST 2021


alexshap added a comment.

@smeenai : many thanks for the review,

1. regarding bitcode files: cctools libtool doesn't warn on them
2. regarding input files which are filtered out by -arch_only: cctools libtool doesn't warn on them either

Perhaps, it makes sense to add tests for these cases


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