From: <fa...@us...> - 2013-07-18 02:17:38
|
Revision: 271 http://sourceforge.net/p/avr-llvm/code/271 Author: faluco Date: 2013-07-18 02:17:36 +0000 (Thu, 18 Jul 2013) Log Message: ----------- - fix PrintAsmOperand printing twice when the default function in the base class does not fail. Return an error when ExtraCode is not null. - in PrintAsmMemoryOperand, remove a redundant condition that was checked previously with an assert. Modified Paths: -------------- llvm/trunk/AVR/AVRAsmPrinter.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |