summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/MemoryHistory/CMakeLists.txt
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2014-09-04 01:03:18 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2014-09-04 01:03:18 +0000
commitbeed821ffb058c164a885f96f2308c71cc7b632c (patch)
tree934e92deb6a97470ddbe389447d1daa20f4bc719 /lldb/source/Plugins/MemoryHistory/CMakeLists.txt
parent13046deef35374954dcbd164ba2f56f3166648e6 (diff)
downloadbcm5719-llvm-beed821ffb058c164a885f96f2308c71cc7b632c.tar.gz
bcm5719-llvm-beed821ffb058c164a885f96f2308c71cc7b632c.zip
ASan malloc/free history threads
Reviewed at http://reviews.llvm.org/D4596 llvm-svn: 217116
Diffstat (limited to 'lldb/source/Plugins/MemoryHistory/CMakeLists.txt')
-rw-r--r--lldb/source/Plugins/MemoryHistory/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Plugins/MemoryHistory/CMakeLists.txt b/lldb/source/Plugins/MemoryHistory/CMakeLists.txt
new file mode 100644
index 00000000000..113f0636257
--- /dev/null
+++ b/lldb/source/Plugins/MemoryHistory/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory(asan)
OpenPOWER on IntegriCloud