[llvm] [llvm-objdump][macho] Fix relative method list dumping for little endian hosts (PR #85778)
    Ulrich Weigand via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 19 07:09:33 PDT 2024
    
    
  
uweigand wrote:
I'm seeing the same bug on s390x-linux, which is another big-endian platform like AIX.
This PR does fix the problem for me, so it looks like a good fix to me.
https://github.com/llvm/llvm-project/pull/85778
    
    
More information about the llvm-commits
mailing list