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

Ismail Donmez via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 10:07:17 PDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151014/fb577deb/attachment.html>


More information about the llvm-commits mailing list