llvm-capstone/compiler-rt
Reid Kleckner 2b19203e19 Revert "[compiler-rt][asan] Turn on ASAN unittests for win64."
This reverts commit r296878.

These test still require too much swap to pass reliably.

llvm-svn: 298450
2017-03-21 22:07:06 +00:00
..
cmake [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests 2017-03-21 18:25:35 +00:00
docs
include [asan] add one more argument to __sanitizer_print_memory_profile, remove a redundant weak definition. 2017-03-15 23:27:14 +00:00
lib Revert r298274: "Use pthreads for thread-local lsan allocator cache on darwin" 2017-03-21 15:31:15 +00:00
test Revert "[compiler-rt][asan] Turn on ASAN unittests for win64." 2017-03-21 22:07:06 +00:00
unittests
www
.arcconfig
.gitignore
CMakeLists.txt [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests 2017-03-21 18:25:35 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================