[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
Wed Apr 5 14:49:31 PDT 2017
gpx1000 added a comment.
Python is a potential option? Although that gets into requiring third party tools/runtime. Lemme know if you have a language you'd recommend.
Gradle made sense to me as my assumption that all environments would have a JVM in some form so could support it and can be used from the command line via gradlew.
https://reviews.llvm.org/D31695
More information about the llvm-commits
mailing list