[all-commits] [llvm/llvm-project] 2e7312: [include-cleaner] Fix link errors when -DBUILD_SHA...

bzEq via All-commits all-commits at lists.llvm.org
Wed Oct 19 00:26:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e73129483c4be78d32f4bbe3f9a3130d9fc83b7
      https://github.com/llvm/llvm-project/commit/2e73129483c4be78d32f4bbe3f9a3130d9fc83b7
  Author: Kai Luo <lkail at cn.ibm.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M clang-tools-extra/include-cleaner/lib/CMakeLists.txt
    M clang-tools-extra/include-cleaner/tool/CMakeLists.txt

  Log Message:
  -----------
  [include-cleaner] Fix link errors when -DBUILD_SHARED_LIBS=ON

Fixed ppc buildbot https://lab.llvm.org/buildbot/#/builders/121/builds/24273 which is using `-DBUILD_SHARED_LIBS=ON`.

Reviewed By: sammccall

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




More information about the All-commits mailing list