Revision: 275
http://sourceforge.net/p/avr-llvm/code/275
Author: faluco
Date: 2013-07-21 19:34:03 +0000 (Sun, 21 Jul 2013)
Log Message:
-----------
Add a patch that avoids LLVM over aligning global variables that don't have an alignment value. Before this, LLVM was aligning strings to a 16 byte boundary.
Added Paths:
-----------
llvm/trunk/patches/OverAlignment.diff
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|