summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2015-02-20 19:54:06 +0000
committerEnrico Granata <egranata@apple.com>2015-02-20 19:54:06 +0000
commitc5515ef1bb88c03367e750a495c5804c3aa441c8 (patch)
tree5a26e87544359eb2e70fc3592c1664768633f5fc
parentfed81aa68575df1cd9585e35170484e881e87ba5 (diff)
downloadbcm5719-llvm-c5515ef1bb88c03367e750a495c5804c3aa441c8.tar.gz
bcm5719-llvm-c5515ef1bb88c03367e750a495c5804c3aa441c8.zip
Add the new file to the CMakeLists. This should appease the Windows bot
llvm-svn: 230049
-rw-r--r--lldb/source/Interpreter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Interpreter/CMakeLists.txt b/lldb/source/Interpreter/CMakeLists.txt
index 0c7fe3dacfe..413067f91fc 100644
--- a/lldb/source/Interpreter/CMakeLists.txt
+++ b/lldb/source/Interpreter/CMakeLists.txt
@@ -31,6 +31,7 @@ add_lldb_library(lldbInterpreter
OptionValueFileSpecLIst.cpp
OptionValueFormat.cpp
OptionValueFormatEntity.cpp
+ OptionValueLanguage.cpp
OptionValuePathMappings.cpp
OptionValueProperties.cpp
OptionValueRegex.cpp
OpenPOWER on IntegriCloud