Add explicit CMake targets for ASan/TSan iOS Simulator testing and update the instruc...
authorKuba Mracek <mracek@apple.com>
Wed, 12 Jul 2017 21:02:48 +0000 (21:02 +0000)
committerKuba Mracek <mracek@apple.com>
Wed, 12 Jul 2017 21:02:48 +0000 (21:02 +0000)
commit7004b7cf0d2e3e59f8ec7d9993fb13f4cf543369
treeccdeab82d1d28b4aacaee56f73b687c6e49a15b0
parent8e431a985159bfd406d6b4fd3439bc6c46c1c724
Add explicit CMake targets for ASan/TSan iOS Simulator testing and update the instructions how to run them.

llvm-svn: 307844
compiler-rt/test/asan/CMakeLists.txt
compiler-rt/test/tsan/CMakeLists.txt