tsan: replace deadlock detector custom build script with cmake file
commitfce1ac5069f9cff3605f8c7b0203bac7bf580fd5
authorDmitry Vyukov <dvyukov@google.com>
Mon, 3 Mar 2014 13:15:12 +0000 (3 13:15 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Mon, 3 Mar 2014 13:15:12 +0000 (3 13:15 +0000)
tree28442e88ce80355bb8d31b17bcd01ca3d4f7f174
parenteee9f5a897cefdd00b7d5da34f332f9721144c53
tsan: replace deadlock detector custom build script with cmake file

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@202708 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CMakeLists.txt
lib/tsan/dd/CMakeLists.txt [new file with mode: 0644]
lib/tsan/dd/build.sh [deleted file]