From: Borja F. <bor...@gm...> - 2010-10-16 21:42:15
|
Ok code commited, i guess having this done now, we should move on in discussing and planning some development. 2010/10/16 Borja Ferrer <bor...@gm...> > Excellent, i'm about to commit the changes into trunk. Another thing to > mention is that after merging your changes in asmprinter i noticed that > symbol names dont get printed in the asm file anymore. For example try > making a function call and you'll notice you get > call > instead of > call foo > > 2010/10/16 John Myers <ato...@gm...> > > >> >> On Sat, Oct 16, 2010 at 5:05 AM, Borja Ferrer <bor...@gm...>wrote: >> >>> Hello John, i've just merged into the branch more useful code from trunk, >>> let me know if you're ok with that so that we can merge it into trunk. Does >>> your changes to Asmprinter compile and build so i can merge them into the >>> branch, or do they need more work? >>> >>> >> Hi Borja, >> I'm OK with merging that into trunk. >> I've updated the files in */trunk/AVR/AsmPrinter* so now they >> compile/build against version 2.8. >> >> --John >> >> > |