[llvm-commits] [llvm-gcc patch] workaround to fix	function	arguments aligment on arm-linux-gnueabi
    Evan Cheng 
    evan.cheng at apple.com
       
    Fri Mar  2 18:13:26 PST 2007
    
    
  
Committed with one minor change:
bool UseInt64 = (Align >= Int64Align);
Thanks,
Evan
On Mar 1, 2007, at 1:03 PM, Lauro Ramos Venancio wrote:
> This patch fixes SingleSource/UnitTests/2003-05-07-VarArgs.c test on
> arm-linux-gnueabi.
>
> Lauro
> <llvm-gcc.patch>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
    
    
More information about the llvm-commits
mailing list