Displaying 2 results from an estimated 2 matches for "efbe6010".
2018 May 10
0
Using C++14 code in LLVM
...t;a decent amount of time" is very vague though, and is a good way of
stalling forward progress. How *much* time? And when can we start the
clock?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/efbe6010/attachment-0001.html>
2018 May 10
8
Using C++14 code in LLVM
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 of this, and I think that will really need a decent
amount of time. =[
On Thu, May 10, 2018 at 2:26 PM JF Bastien via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
> On May 10, 2018, at 12:25 PM, Evgeny Astigeevich