From: John M. <ato...@gm...> - 2010-10-18 02:41:11
|
On Sat, Oct 16, 2010 at 2:14 PM, Borja Ferrer <bor...@gm...> wrote: > 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 > Oops, that was a copy/paste error. I deleted a line by accident in AVRInstPrinter.cpp. |