[PATCH] D119962: [ifs] Add --preserve and --exclude flags

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 13:39:07 PST 2022


abrachet updated this revision to Diff 409393.
abrachet retitled this revision from "[ifs] Add --preserve flag for keeping symbols that would be removed by --strip-undefined" to "[ifs] Add --preserve and --exclude flags".
abrachet edited the summary of this revision.
abrachet added a comment.

- Add `--exclude` too
- Move implementation into lib/InterfaceStub


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

https://reviews.llvm.org/D119962

Files:
  llvm/include/llvm/InterfaceStub/IFSHandler.h
  llvm/lib/InterfaceStub/IFSHandler.cpp
  llvm/test/tools/llvm-ifs/preserve-and-exclude.test
  llvm/tools/llvm-ifs/llvm-ifs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119962.409393.patch
Type: text/x-patch
Size: 6800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/c6ca3243/attachment.bin>


More information about the llvm-commits mailing list