llvm-project/compiler-rt/lib/asan/scripts
Evgeniy Stepanov b76e4d12f4 [asan] Fix asan_device_setup --use-su mode on Android 7.x.
mount command does not accept -o remount,rw flag on some versions of Android.
mount -o rw,remount works everywhere.

llvm-svn: 307685
2017-07-11 18:18:50 +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] Fix asan_device_setup --use-su mode on Android 7.x. 2017-07-11 18:18:50 +00:00
asan_symbolize.py asan_symbolize.py: [Py3] Get rid of "print" statement. Use print() or write() instead. 2017-02-08 14:07:39 +00:00