[all-commits] [llvm/llvm-project] 345b05: [memprof] Respect COMPILER_RT_BUILD_MEMPROF when i...

Enna1 via All-commits all-commits at lists.llvm.org
Mon Oct 24 18:35:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 345b0587a3556e4039f47b4f49ddac45f53fad0b
      https://github.com/llvm/llvm-project/commit/345b0587a3556e4039f47b4f49ddac45f53fad0b
  Author: Enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M compiler-rt/include/CMakeLists.txt

  Log Message:
  -----------
  [memprof] Respect COMPILER_RT_BUILD_MEMPROF when install memprof headers

When COMPILER_RT_BUILD_MEMPROF is disabled, the memprof headers should not be installed.

Reviewed By: mgorny, tejohnson

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




More information about the All-commits mailing list