[all-commits] [llvm/llvm-project] 31e61c: [ifs] Add option to hide undefined symbols

Zero Omega via All-commits all-commits at lists.llvm.org
Fri Aug 27 11:16:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31e61c58b0663d2706a1166dd354ba8e282565ec
      https://github.com/llvm/llvm-project/commit/31e61c58b0663d2706a1166dd354ba8e282565ec
  Author: Haowei Wu <haowei at google.com>
  Date:   2021-08-27 (Fri, 27 Aug 2021)

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

  Log Message:
  -----------
  [ifs] Add option to hide undefined symbols

This change add an option to llvm-ifs to hide undefined symbols from
its output.

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




More information about the All-commits mailing list