[all-commits] [llvm/llvm-project] 1c7f33: clang/darwin: use response files with ld64

Keith Smiley via All-commits all-commits at lists.llvm.org
Wed Jun 9 09:07:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c7f3395b8ec52462220898495883ec570390367
      https://github.com/llvm/llvm-project/commit/1c7f3395b8ec52462220898495883ec570390367
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp

  Log Message:
  -----------
  clang/darwin: use response files with ld64

This crasher was fixed with Xcode 13.0 beta 1 / ld64 705. This is an
updated revert of https://reviews.llvm.org/D92357

Differential Revision: https://reviews.llvm.org/D103934




More information about the All-commits mailing list