[compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)

Alexey Samsonov vonosmas at gmail.com
Mon Jan 5 18:25:35 PST 2015


After this change TSan can only work with TSAN_SHADOW_COUNT=4.
Do we plan to keep support for another values, or it's fine to just drop
them?

On Sat, Oct 25, 2014 at 2:25 AM, Dmitry Vyukov <dvyukov at google.com> wrote:

> On Sat, Oct 25, 2014 at 1:17 AM, Kostya Serebryany <kcc at google.com> wrote:
> > Nice!
> > Please also update the docs (where relevant).
> > Do we need to remove -PIE from the driver now?
>
> There is no immediate need for any changes.
> We can remove pie just to match gcc and asan, though. But I am sure
> that such change will cause a new splash of complains that something
> broke in some weird setups...
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150105/7dcd6601/attachment.html>


More information about the llvm-commits mailing list