llvm-capstone/compiler-rt/cmake
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
..
Modules [asan] Install asan_device_setup to bin/ when targetting Android. 2014-02-27 08:41:40 +00:00
config-ix.cmake Move COMPILER_RT_HAS_FUNC check from r202303 to config-ix.cmake 2014-02-27 06:52:41 +00:00