[PATCH] D20550: Linker: error_code'ify the IR mover. NFC.
    Peter Collingbourne via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May 24 12:50:19 PDT 2016
    
    
  
pcc added a comment.
Okay, I'll do that.
I was unaware of the intended migration to llvm::Error, but I probably could have been made aware if one of the `std::error_category` derived classes I cargo culted from had a relevant FIXME. I've prepared http://reviews.llvm.org/D20592 which adds FIXMEs to all derived classes.
http://reviews.llvm.org/D20550
    
    
More information about the llvm-commits
mailing list