[PATCH] D61647: llvm-objdump: when ELF st_other field is set, print its value before symbol name
    Sean Fertile via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May  8 10:18:30 PDT 2019
    
    
  
sfertile added a comment.
In D61647#1495325 <https://reviews.llvm.org/D61647#1495325>, @adalava wrote:
> MaskRay, looks like  many tests under lld/tests are using llvm-objdump, a grep for llvm-objdump on this folder returned  >1000 entries.
We can always add the new printing under an option and migrate the tests in batches, removing the option once we have migrated all the tests. If we end up going that direction I'll gladly help update some of the tests to help move this along.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61647/new/
https://reviews.llvm.org/D61647
    
    
More information about the llvm-commits
mailing list