[PATCH] D81144: [MC] Generate .debug_line in the 64-bit DWARF format [2/7]
    Paul Robinson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun  8 08:48:46 PDT 2020
    
    
  
probinson added a comment.
(By "hand-written assembler" I mean assembler source without .file/.loc directives.  llvm-mc is perfectly capable of assembling a file with .file/.loc directives but that will take different paths not covered by this patch.  It was not at all clear from the patch description that only the former case was intended.)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81144/new/
https://reviews.llvm.org/D81144
    
    
More information about the llvm-commits
mailing list