Index: lib/Support/CMakeLists.txt |
diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt |
index 6cec47df67ef94c6fb39e7f7dd7622380d329392..000f01cd119db9644e28db2228eaa612ca394465 100644 |
--- a/lib/Support/CMakeLists.txt |
+++ b/lib/Support/CMakeLists.txt |
@@ -53,6 +53,7 @@ add_llvm_library(LLVMSupport |
ToolOutputFile.cpp |
Triple.cpp |
Twine.cpp |
+ YAMLParser.cpp |
raw_os_ostream.cpp |
raw_ostream.cpp |
regcomp.c |