[all-commits] [llvm/llvm-project] 9466f9: [CMake] Clean up unnecessary dependency

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Mar 15 16:29:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9466f9b434168003f737a552410766753ef9354b
      https://github.com/llvm/llvm-project/commit/9466f9b434168003f737a552410766753ef9354b
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M llvm/lib/DebugInfo/CodeView/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Clean up unnecessary dependency

The LINK_COMPONENTS dependency between DebugInfoCodeView and
DebugInfoMSF is unnecessary. Breaking them would allow a more
fine-controlled distribution.

Patch By: dangyi

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




More information about the All-commits mailing list