From: John M. <ato...@gm...> - 2010-11-17 22:40:55
|
On Wed, Nov 17, 2010 at 3:58 AM, Borja Ferrer <bor...@gm...> wrote: > Hello John i'm not at home now to check this but i've noticed your last > commit introduces a change that im unsure now if it's compatible with our > current code base which is v2.8. > > ------------------------------------------------------------------------------ > Yeah, the last few commits have been to synchronize with the LLVM trunk. I guess this is one if the development decisions we should have discussed before continuing. The way we were doing it before was to try to keep the avr-llvm trunk up to date with the LLVM trunk. There are pros and cons for both methods (incremental vs. single shot). The other devs wanted to incrementally keep up with the LLVM trunk, but personally I don't have a strong opinion either way. |