[PATCH] D110904: [lld-macho] Check for errors when the response file doesn't exist.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 06:22:17 PDT 2021


thakis added a comment.

Why do we need this? We currently print `ld64.lld: error: cannot open @fooasdfdsaf.txt: No such file or directory` which seems fine?

None of the other lld ports do this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110904/new/

https://reviews.llvm.org/D110904



More information about the llvm-commits mailing list