[PATCH] D59186: [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style`
    Xing via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 19 17:56:21 PDT 2019
    
    
  
Higuoxing updated this revision to Diff 191425.
Higuoxing added a comment.
Addressed @rupprecht 's comments.
- Add `llvm-readelf` to test cases.
I didn't modify the tests in `tests/tools/yaml2obj`, because I think those tests are for `yaml2obj` not `llvm-readobj`. Am I right?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59186/new/
https://reviews.llvm.org/D59186
Files:
  test/tools/llvm-readobj/elf-versioninfo.test
  test/tools/yaml2obj/verdef-section.yaml
  test/tools/yaml2obj/verneed-section.yaml
  test/tools/yaml2obj/versym-section.yaml
  tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59186.191425.patch
Type: text/x-patch
Size: 22815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/9e7f334c/attachment.bin>
    
    
More information about the llvm-commits
mailing list