Displaying 2 results from an estimated 2 matches for "f30dbc6e".
2018 May 10
0
Using C++14 code in LLVM
...________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/f30dbc6e/attachment-0001.html>
2018 May 10
3
Using C++14 code in LLVM
On Thu, May 10, 2018 at 3:10 PM Zachary Turner <zturner at google.com> wrote:
> On Thu, May 10, 2018 at 1:50 PM Chandler Carruth via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Last time this came up, there were a lot of people that were stuck on GCC
>> 4.9 due to ABI reasons. I think forcing that upgrade is going to be the
>> most disruptive part