[all-commits] [llvm/llvm-project] 1e1168: [ifs] Add --exclude flag

Alex Brachet via All-commits all-commits at lists.llvm.org
Fri Feb 18 11:15:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e116867dbc84ebc6e7165996a8bbef7261c3ccd
      https://github.com/llvm/llvm-project/commit/1e116867dbc84ebc6e7165996a8bbef7261c3ccd
  Author: Alex Brachet <abrachet at google.com>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M llvm/include/llvm/InterfaceStub/IFSHandler.h
    M llvm/lib/InterfaceStub/IFSHandler.cpp
    A llvm/test/tools/llvm-ifs/exclude.test
    M llvm/tools/llvm-ifs/llvm-ifs.cpp

  Log Message:
  -----------
  [ifs] Add --exclude flag

Use to remove certain symbols which match the glob pattern. Can be used with --strip-undefined

Reviewed By: haowei, mcgrathr

Differential Revision: https://reviews.llvm.org/D119962




More information about the All-commits mailing list