[PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
    Rafael EspĂndola via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 13 16:06:03 PDT 2015
    
    
  
> This should not be an ArrayRef of uintX_t since that is host endian. You can use Elf_Off.
Ah, and maybe test that by adding a ppc binary?
Thanks,
Rafael
    
    
More information about the llvm-commits
mailing list