[PATCH] D80582: Specify the complete set of command-line options for ld64

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 13:05:48 PDT 2020


gkm created this revision.
gkm added reviewers: smeenai, int3, Ktwu, alexshap, christylee.
Herald added a project: LLVM.
gkm added reviewers: ruiu, pcc, MaskRay.

This is a complete Options.td compiled from ld(1) dated 2018-03-07 and cross checked with ld64 source code version 512.4 dated 2018-03-18.

Test Plan: check-lld


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80582

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Driver.h
  lld/MachO/Options.td
  lld/test/MachO/platform-version.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80582.266305.patch
Type: text/x-patch
Size: 57661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/477ba74e/attachment.bin>


More information about the llvm-commits mailing list