[llvm-commits] [patch] fix the alignment of i64 and f64 on	linux x86-64
    Dan Gohman 
    djg at cray.com
       
    Tue Aug 28 07:26:37 PDT 2007
    
    
  
>> According to table 3.1 of http://www.x86-64.org/documentation/abi.pdf,
>> the i64 and f64 types should have 8 byte alignment.
>>
>> The attached patch changes this for targets that are not darwin.
> 
> Dan, Evan, is this ok?  Evan, doesn't darwin follow the same ABI on  
> x86-64?
It looks good to me.
Dan
-- 
Dan Gohman, Cray Inc.
    
    
More information about the llvm-commits
mailing list