summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2012-04-03 23:09:22 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2012-04-03 23:09:22 +0000
commit22120c47a7adcc4b0a9962d447aee8a154e8f75d (patch)
tree577afb6d8e23f0c198a070174e1170f787d4edb4 /llvm/lib/Support/CMakeLists.txt
parent9511ec86f96399cd852565e61dbc44dc8b26e78f (diff)
downloadbcm5719-llvm-22120c47a7adcc4b0a9962d447aee8a154e8f75d.tar.gz
bcm5719-llvm-22120c47a7adcc4b0a9962d447aee8a154e8f75d.zip
Add YAML parser to Support.
llvm-svn: 153977
Diffstat (limited to 'llvm/lib/Support/CMakeLists.txt')
-rw-r--r--llvm/lib/Support/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt
index 0b69238274e..9b3b6c801dd 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/lib/Support/CMakeLists.txt
@@ -54,6 +54,7 @@ add_llvm_library(LLVMSupport
ToolOutputFile.cpp
Triple.cpp
Twine.cpp
+ YAMLParser.cpp
raw_os_ostream.cpp
raw_ostream.cpp
regcomp.c
OpenPOWER on IntegriCloud