[llvm] r250157 - [GlobalsAA] Turn GlobalsAA on again by default

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 00:59:24 PDT 2015


Hi Ismail,

Did you manage to get a reproducer for me to look at today? Even the .sh/.c
scripts produced by the crash reporter would do.

James

On Wed, 14 Oct 2015 at 18:25 James Molloy via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Hi Ismail,
>
> Thanks for the report. Once you have a reproducer, please feel free to
> switch GlobalsAA back off by default. I’m not near something with commit
> access right now so can’t do it for you unfortunately.
>
> Cheers,
>
> James
>
> On 14 Oct 2015, at 18:07, Ismail Donmez <ismail at i10z.com> wrote:
>
> Hi,
>
> On Tue, Oct 13, 2015 at 1:43 PM, James Molloy via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> Author: jamesm
>> Date: Tue Oct 13 05:43:57 2015
>> New Revision: 250157
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=250157&view=rev
>> Log:
>> [GlobalsAA] Turn GlobalsAA on again by default
>>
>> Now that all the known faults with GlobalsAA have been fixed, flip the
>> big switch on -enable-non-lto-gmr again.
>>
>> Feel free to pester me with any more bugs found, and don't hesitate to
>> flip the switch back off.
>>
>
> This breaks llvm+clang+lldb with libc++ as default build on openSUSE
> Linux, see
> https://build.opensuse.org/build/home:namtrac:clang/openSUSE_13.2/x86_64/llvm-clang-head/_log
>
> No simple reproducer yet.
>
> Regards,
> ismail
>
>
>
> ------------------------------
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/30475e24/attachment.html>


More information about the llvm-commits mailing list