[PATCH] D92357: clang/darwin: Don't use response files with ld64

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 1 10:06:38 PST 2020


thakis added a comment.

In D92357#2426042 <https://reviews.llvm.org/D92357#2426042>, @keith wrote:

> I'm a bit worried that without a repro case (outside of the missing newline) Apple won't get around to fixing this, and in the meantime I'm wondering if outside of the chromium build system folks will experience this. I wonder if there's an acceptable alternative here such as adding a (ideally temporary) flag to force the old behavior?

Chromium just lets ninja write the rsp file, like many projects.


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

https://reviews.llvm.org/D92357



More information about the cfe-commits mailing list