[TSan] Slightly improve check_analyze script.
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 7 Dec 2015 20:18:50 +0000 (20:18 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 7 Dec 2015 20:18:50 +0000 (20:18 +0000)
commita8bf5099d60c00cbe038200a77f3cee1c56ffa78
treef7d4f14ba8d9d55ffc42256f53c9a7db885a08d2
parentcbc12262e3219cdcfdedd11b2321280cb520a3bf
[TSan] Slightly improve check_analyze script.

De-hardcode path to TSan-ified executable: pass it as an input to
the scripts. Fix them so that they don't write to the current
directory. Remove their invocation from Makefile.old: they are
broken there anyway, as check_analyze.sh now matches trunk Clang.

llvm-svn: 254936
compiler-rt/lib/tsan/Makefile.old
compiler-rt/lib/tsan/analyze_libtsan.sh
compiler-rt/lib/tsan/check_analyze.sh