[all-commits] [llvm/llvm-project] 53ff95: Reland D78837 [lld] Remove special cases from defa...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Apr 29 14:46:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 53ff95254df4be3365a0bf4da2677e75ccbf32ba
      https://github.com/llvm/llvm-project/commit/53ff95254df4be3365a0bf4da2677e75ccbf32ba
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    R lld/test/mach-o/Inputs/linker-as-ld.yaml
    R lld/test/mach-o/linker-as-ld.yaml
    M lld/tools/lld/lld.cpp

  Log Message:
  -----------
  Reland D78837 [lld] Remove special cases from default ld driver mode.

Drops the behavior from rL217112.

Use the Gnu driver mode by default for all platforms when ld is
invoked. Other names for the program (such as link or ld64) continue
working as before.

Reviewed By: MaskRay, srhines, smeenai, ruiu

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




More information about the All-commits mailing list