[PATCH] D35567: [Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed
    Fedor Sergeev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul 18 11:50:21 PDT 2017
    
    
  
fedor.sergeev added a comment.
Initially I thought to add something to test/MC/Sparc/sparc-relocations.s but then I realized that "llvm-readobj -r" used there to dump relocations
does not dump "Value" at all.
Can you recommend what tool would be appropriate to check Value of relocations for .o?
Is there anything besides llvm-readobj to use?
Any other ways to test this except dumping .o?
https://reviews.llvm.org/D35567
    
    
More information about the llvm-commits
mailing list