llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 43cf90f4d1 tsan: update Go memory mapping, Go now uses 0x00c0 heap base
llvm-svn: 180113
2013-04-23 15:24:26 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go [sanitizer] More renamed macros. 2013-03-19 14:54:17 +00:00
lit_tests [TSan] remove -fPIE -pie from TSan lit tests to check that -fsanitize=thread implies them now 2013-04-12 07:11:00 +00:00
rtl tsan: update Go memory mapping, Go now uses 0x00c0 heap base 2013-04-23 15:24:26 +00:00
tests [TSan] Build TSan unit tests with the same compile flags as TSan runtime 2013-03-25 10:23:20 +00:00
CMakeLists.txt [TSan] Build TSan runtime with -fPIE. 2013-03-29 09:44:11 +00:00
Makefile.mk [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +00:00
Makefile.old [TSan] Make path to FileCheck configurable 2013-04-04 12:18:12 +00:00
analyze_libtsan.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_analyze.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_cmake.sh tsan: also test asan during presubmit checks, because sanitizer_common changes can affect it 2013-01-24 07:43:55 +00:00