[PATCH] D30664: [DWARFv5] Update definitions to match published spec
    Greg Clayton via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  6 15:14:55 PST 2017
    
    
  
clayborg added a comment.
The reason I bring up the version is we want a "llvm-dwarfdump --verify" eventually and this might help to provide warnings like:
  warning: using DWARF 5 tag in DWARF 4
for DW_TAG values that are in the non-user range.
Repository:
  rL LLVM
https://reviews.llvm.org/D30664
    
    
More information about the llvm-commits
mailing list