[PATCH] D17144: [AMDGPU] add AMDGPU target support to ELFObjectFile.h header
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  1 11:23:04 PST 2016
    
    
  
arsenm added a comment.
In http://reviews.llvm.org/D17144#365490, @ruiu wrote:
> I agree with Rafael. Some fields of the AMDGPU ELF file were defined based on a misunderstanding of the ELF file format. Please please fix it before it's too late.
What's currently implemented now is a 1st draft of the spec.Soon a newer version will be implemented which I'm pretty sure fixes this issue
http://reviews.llvm.org/D17144
    
    
More information about the llvm-commits
mailing list