[all-commits] [llvm/llvm-project] 77fb45: [lld/mac] Add --version flag

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Dec 22 19:07:00 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77fb45e59e49d25fbc57854b62599ae24aa2c4c9
      https://github.com/llvm/llvm-project/commit/77fb45e59e49d25fbc57854b62599ae24aa2c4c9
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M lld/COFF/Options.td
    M lld/MachO/Driver.cpp
    M lld/MachO/Options.td
    M lld/test/MachO/driver.test

  Log Message:
  -----------
  [lld/mac] Add --version flag

It's an extension to ld64, but all the other ports have it, and
someone asked for it in PR43721.

While here, change the COFF help text to match the other ports.

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




More information about the All-commits mailing list