[PATCH] D148383: [driver] Enable response file when using lld on baremetal targets

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 17:01:29 PDT 2023


phosek added a comment.

I think we can enable the use of response files unconditionally since it should be supported by all officially supported linkers. This matches the logic used by other driver classes such as `Gnu`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148383



More information about the cfe-commits mailing list