Skip to content
  • Rui Ueyama's avatar
    112351dc
    Avoid writing to errs(). · 112351dc
    Rui Ueyama authored
    We should write to ErrorOS instead. Normaly, *ErrorOS == errs(),
    but they can be different if LLD is embedded.
    
    llvm-svn: 275525
    112351dc
    Avoid writing to errs().
    Rui Ueyama authored
    We should write to ErrorOS instead. Normaly, *ErrorOS == errs(),
    but they can be different if LLD is embedded.
    
    llvm-svn: 275525
Loading