[PATCH] D33155: [DWARFv5] Support FORM_strp in the line table header
    Paul Robinson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov  7 10:23:38 PST 2017
    
    
  
probinson added a comment.
Ping.
I left the existing test (dwarfdump-header.s) as a checked-in binary, because it tests both normal and split headers, and I don't know what MachO section names to use for the .dwo sections.  My intuition is that MachO will never bother supporting split DWARF so maybe it's fine to leave it as is.  If somebody does want me to convert the test, I'll need a list of section names to use, and I would do it as a follow-up.  Just thought I'd put that out there.
https://reviews.llvm.org/D33155
    
    
More information about the llvm-commits
mailing list