llvm-project/compiler-rt/lib/asan/scripts
Evgeniy Stepanov 322e89c4e2 [asan] Install asan_device_setup to bin/ when targetting Android.
asan_device_setup is a utility that prepares a device to run code built with
ASan. Essentially, it installs ASan runtime library into the system. For this
reason, it has to be at a predictable relative path from the runtime library
itself. We also plan to distribute this utility, packaged with runtime library
and maybe llvm-symbolizer, to the users.

llvm-svn: 202362
2014-02-27 08:41:40 +00:00
..
CMakeLists.txt [asan] Install asan_device_setup to bin/ when targetting Android. 2014-02-27 08:41:40 +00:00
asan_device_setup [asan] asan_device_setup: fix a typo in usage text 2014-02-26 08:12:28 +00:00
asan_symbolize.py [ASan] Make asan_symbolize.py fall back to ASAN_SYMBOLIZER_PATH (which is used when ASAN_OPTIONS=symbolize=1) if LLVM_SYMBOLIZER_PATH is empty. 2013-10-31 16:08:09 +00:00
gen_asm_instrumentation.sh [asan] Changes to asm instrumentation must be done through the generator script. 2014-02-20 07:56:58 +00:00