Revert "Remove the LINK_COMPONENTS entry from lldb-instr CMakery"
authorHeejin Ahn <aheejin@gmail.com>
Thu, 2 Mar 2023 20:04:27 +0000 (12:04 -0800)
committerHeejin Ahn <aheejin@gmail.com>
Wed, 22 Mar 2023 17:54:04 +0000 (10:54 -0700)
commitc4125a37806aa2f663018f4f8dc5bbd5159c51c1
treea127c06a87b038b2136f550c790af482d26c0169
parent84de01908b58f3aa25cc3dc700a8a1b01b5263f0
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
lldb/tools/lldb-instr/CMakeLists.txt