tsan: add new file to cmake

llvm-svn: 169502
This commit is contained in:
Dmitry Vyukov 2012-12-06 13:32:49 +00:00
parent 72064188bc
commit 6ee2cde066
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ set(TSAN_SOURCES
tsan_md5.cc
tsan_mman.cc
tsan_mutex.cc
tsan_mutexset.cc
tsan_report.cc
tsan_rtl.cc
tsan_rtl_mutex.cc