From: <fa...@us...> - 2012-08-22 14:48:45
|
Revision: 221 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=221&view=rev Author: faluco Date: 2012-08-22 14:48:36 +0000 (Wed, 22 Aug 2012) Log Message: ----------- Fixed a mis-compilation where pushed arguments in a varargs function call where being passed with an incorrect order. This removes the FIXME introduced yesterday. Modified Paths: -------------- llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRRegisterInfo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |