diff options
author | Greg McGary <gkm@fb.com> | 2020-06-15 12:36:32 -0700 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2020-06-15 12:50:20 -0700 |
commit | 7df80e3f23bd6cd7512e8a38ef5db968bad207d6 (patch) | |
tree | db6126404e0ca85dc5d3c97e40ddaefaf5931c0a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 35651fdd4537c081ca47acde58b6fd4b5f6997b3 (diff) | |
download | llvm-7df80e3f23bd6cd7512e8a38ef5db968bad207d6.zip llvm-7df80e3f23bd6cd7512e8a38ef5db968bad207d6.tar.gz llvm-7df80e3f23bd6cd7512e8a38ef5db968bad207d6.tar.bz2 |
[lld-macho] Specify the complete set of command-line options for ld64
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.
This is the first in a series of diffs for argument handling. Follow-ups
will include switch cases for all the new instances of `OPT_foo`, and
parsing/validation of arguments attached to options, e.g., more code
akin to `OPT_platform_version` and associated `parsePlatformVersion()`.
Reviewed By: smeenai
Differential Revision: https://reviews.llvm.org/D80582
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions