diff options
Diffstat (limited to 'COFF/CMakeLists.txt')
-rw-r--r-- | COFF/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/COFF/CMakeLists.txt b/COFF/CMakeLists.txt index c7ef7c47fea1..7c5e8b79b7fe 100644 --- a/COFF/CMakeLists.txt +++ b/COFF/CMakeLists.txt @@ -28,8 +28,10 @@ add_lld_library(lldCOFF BinaryFormat Core DebugInfoCodeView + DebugInfoDWARF DebugInfoMSF DebugInfoPDB + Demangle LibDriver LTO MC |