[PATCH] D44562: [ELF] Rework debug line parsing to use llvm::Error and callbacks (LLD-side)
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 27 01:23:33 PDT 2018
    
    
  
jhenderson planned changes to this revision.
jhenderson added a comment.
Thanks @espindola. I'll still need to rebase this once I've figured out what to do following https://reviews.llvm.org/rLLD328284 (see also my comments in https://reviews.llvm.org/D44560). I don't anticipate this changing from using `remark()` though. It's just how that function gets called.
Repository:
  rLLD LLVM Linker
https://reviews.llvm.org/D44562
    
    
More information about the llvm-commits
mailing list