summaryrefslogtreecommitdiff
path: root/lib/Support/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-09-11 21:49:45 +0000
committerTed Kremenek <kremenek@apple.com>2009-09-11 21:49:45 +0000
commit4dbd074145ad569c510b23529e322dba13626fc4 (patch)
treeced16fe3dbe508887af73a3bc2e01b3e4339f4b4 /lib/Support/CMakeLists.txt
parentdc91e540137322400466cb71508b433ac697153c (diff)
downloadllvm-4dbd074145ad569c510b23529e322dba13626fc4.tar.gz
llvm-4dbd074145ad569c510b23529e322dba13626fc4.tar.bz2
llvm-4dbd074145ad569c510b23529e322dba13626fc4.tar.xz
Update CMake files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81577 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CMakeLists.txt')
-rw-r--r--lib/Support/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt
index 77e738b8b5..4f023973a1 100644
--- a/lib/Support/CMakeLists.txt
+++ b/lib/Support/CMakeLists.txt
@@ -16,6 +16,7 @@ add_llvm_library(LLVMSupport
IsNAN.cpp
ManagedStatic.cpp
MemoryBuffer.cpp
+ MemoryObject.cpp
PluginLoader.cpp
PrettyStackTrace.cpp
Regex.cpp