Skip to content
Commit c73c9d27 authored by Pete Cooper's avatar Pete Cooper
Browse files

Convert lld Pass::runOnFile to llvm::Error from std::error_code. NFC.

Pretty mechanical change here.  Just replacing all the std::error_code() with
llvm::Error() and make_dynamic_error_code with make_error<GenericError>

llvm-svn: 264917
parent a5a63787
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment