[LLVMdev] Building sanitizers for Android
Greg Fitzgerald
garious at gmail.com
Thu Apr 17 12:24:16 PDT 2014
> Does %run support ssh-based testing?
Yes, %run is configured by the user. I configure it to call a shell
script that calls qemu-arm. It could just as easily ssh or "adb push
&& adb shell".
-Greg
On Wed, Apr 16, 2014 at 11:44 PM, Yury Gribov <y.gribov at samsung.com> wrote:
> Greg,
>
>
>> Clever, but I hope we can try to avoid the symlink hackery. Locally,
>> I've renamed "%sim %t" to "%run %t" so it reads quite nicely, IMHO.
>
> Does %run support ssh-based testing? qemu-arm is cool but it does not
> emulate threads and other low-level stuff well which may be important for
> some users.
>
> -Y
>
More information about the llvm-dev
mailing list