[all-commits] [llvm/llvm-project] c4125a: Revert "Remove the LINK_COMPONENTS entry from lldb...

Heejin Ahn via All-commits all-commits at lists.llvm.org
Wed Mar 22 10:54:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4125a37806aa2f663018f4f8dc5bbd5159c51c1
      https://github.com/llvm/llvm-project/commit/c4125a37806aa2f663018f4f8dc5bbd5159c51c1
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M lldb/tools/lldb-instr/CMakeLists.txt

  Log Message:
  -----------
  Revert "Remove the LINK_COMPONENTS entry from lldb-instr CMakery"

This reverts commit e12a950d90f88aeddaa97d6e7c8fd0bfedc42f73.

D142241 broke `-sBUILD_SHARED_LIBS=ON` build. After investigations in
https://github.com/llvm/llvm-project/issues/60314, the issue that
prompted D142441 now seems gone.

Fixes https://github.com/llvm/llvm-project/issues/60314.

Reviewed By: JDevlieghere

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




More information about the All-commits mailing list