search for: compiler_rt_force_tsan_aarch64

Displaying 2 results from an estimated 2 matches for "compiler_rt_force_tsan_aarch64".

2015 Aug 26
3
TSAN hack on AArch64 for Android
On 26 August 2015 at 20:13, Jason Kim <jasonk at codeaurora.org> wrote: > I had been discussing the TSAN on android/aarch64 issues with the folks at thread-sanitizer at googlegroups.com for several months now. I had not explicitly been including llvm-dev (and you), and that was a mistake on my part. Palm-on-face? :-( Yup, that would have saved a lot of emails... :) > Patch Size!
2015 Aug 28
4
TSAN hack on AArch64 for Android
...are marked unsupported (i.e. won't be run at all) ONLY for > aarch64-linux-androideabi. Is there something else you want? It should not > impact any other configuration of TSAN/compiler-rt as-is. I also guard TSAN > with a CMAKE variable so that it only gets built for aarch64 iff > COMPILER_RT_FORCE_TSAN_AARCH64=1 > > > > > cheers, > > -renato > > Thanks! > -Jason > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150828/4c45101f/attachment.html>