search for: 6cc25a2c

Displaying 2 results from an estimated 2 matches for "6cc25a2c".

2013 Nov 07
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On Thu, Nov 7, 2013 at 9:04 AM, <dag at cray.com> wrote: > Renato Golin <renato.golin at linaro.org> writes: > > > In a nutshell, if we want the toolchain to evolve with time, we'll > > need to have API changes, and we'll need to update surrounding > > software to cope with that. The only difference is if we want to be > > doing this as our
2013 Nov 07
2
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
Renato Golin <renato.golin at linaro.org> writes: > In a nutshell, if we want the toolchain to evolve with time, we'll > need to have API changes, and we'll need to update surrounding > software to cope with that. The only difference is if we want to be > doing this as our day-to-day job, or twice a year (or even less than > that if you stay on a release for a while