[lld][coff] Add missing dependency to fix build.

llvm-svn: 375238
This commit is contained in:
Michael Liao 2019-10-18 14:31:58 +00:00
parent be78734371
commit 92fea8bb8d
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ add_lld_library(lldCOFF
BinaryFormat
Core
DebugInfoCodeView
DebugInfoDWARF
DebugInfoMSF
DebugInfoPDB
Demangle