[PATCH] D31695: Windows asan_device_setup.bat port of linux shell script

Steven Winston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 16:13:02 PDT 2017


gpx1000 updated this revision to Diff 106972.
gpx1000 added a comment.

This is a pure python version.  Tested on windows.
I also made a few changes to move the enforcing before the remount as android N seems to require it.  Also this version will show command errors when they fail to work.


https://reviews.llvm.org/D31695

Files:
  asan_device_setup.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31695.106972.patch
Type: text/x-patch
Size: 18017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/4cd132f9/attachment.bin>


More information about the llvm-commits mailing list