summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/ObjectYAML/CMakeLists.txt')
-rw-r--r--llvm/lib/ObjectYAML/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/ObjectYAML/CMakeLists.txt b/llvm/lib/ObjectYAML/CMakeLists.txt
index 77370908046..2eee95b318d 100644
--- a/llvm/lib/ObjectYAML/CMakeLists.txt
+++ b/llvm/lib/ObjectYAML/CMakeLists.txt
@@ -4,4 +4,5 @@ add_llvm_library(LLVMObjectYAML
ELFYAML.cpp
MachOYAML.cpp
ObjectYAML.cpp
+ DWARFYAML.cpp
)
OpenPOWER on IntegriCloud