From: <ato...@us...> - 2009-12-15 07:00:50
|
Revision: 66 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=66&view=rev Author: atomicdog407 Date: 2009-12-15 07:00:42 +0000 (Tue, 15 Dec 2009) Log Message: ----------- replaced 'assert 0' with llvm_unreachable() deleted eliminateCallFramePseudoInstr(). As far as I can tell we don't need this. Modified Paths: -------------- llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRRegisterInfo.cpp llvm/trunk/AVR/AVRRegisterInfo.h llvm/trunk/AVR/AsmPrinter/AVRAsmPrinter.cpp Property Changed: ---------------- llvm/trunk/AVR/AsmPrinter/AVRAsmPrinter.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |