Document new ld flags in manpage

Originator:keithbsmiley
Number:rdar://32839835 Date Originated:18-Jun-2017 10:07
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 9 beta 1 (9M136h)
Classification:Other Bug Reproducible:Always
 
Summary:
Recently some new flags, such as `-force_load_swift_libs`, have been added to `ld` but haven't been added to the manpage. It would be great if these could be documented there for 3rd party developers.

Steps to Reproduce:
Attempt to figure out what this flag does https://github.com/apple/swift/blob/5ec0563c167a720e8c2c99390df6e032a24f2403/lib/Driver/ToolChains.cpp#L1267

Expected Results:
You can find documentation for it in the `ld` manpage bundled with Xcode

Actual Results:
There isn't any documentation for it there

Version:
Xcode 9 beta 1 (9M136h)

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!