[lld-macho] Add dependency to DebugInfoDWARF

Without this `-DBUILD_SHARED_LIBS=ON` doesn't work.
This commit is contained in:
Heejin Ahn 2020-12-01 19:00:46 -08:00
parent ac1b2ae9dc
commit 6fb88c6cd5
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ add_lld_library(lldMachO2
${LLVM_TARGETS_TO_BUILD}
BinaryFormat
Core
DebugInfoDWARF
LTO
MC
Object