llvm-capstone/lldb/tools/lldb-instr
Heejin Ahn c4125a3780 Revert "Remove the LINK_COMPONENTS entry from lldb-instr CMakery"
This reverts commit e12a950d90.

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
2023-03-22 10:54:04 -07:00
..
CMakeLists.txt Revert "Remove the LINK_COMPONENTS entry from lldb-instr CMakery" 2023-03-22 10:54:04 -07:00
Instrument.cpp