[PATCH] D60192: [yaml2obj] - Check we correctly set the sh_info field of .symtab section.
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr  3 04:59:36 PDT 2019
    
    
  
jhenderson added inline comments.
================
Comment at: test/tools/yaml2obj/local-symbols.yaml:34
+    - Name: foo
+    - Name: bar
----------------
Could you add a non-local symbol for completeness, please?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60192/new/
https://reviews.llvm.org/D60192
    
    
More information about the llvm-commits
mailing list