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  D93491  
[lld/mac] Add --version flag Authored by thakis on Dec 17 2020, 1:31 PM. 
Details 
 It's an extension to ld64, but all the other ports have it, and While here, change the COFF help text to match the other ports. 
Diff Detail 
 Event Timeline
 Comment Actions Thanks! 
 
 | ||||||||||||||||||||||||||||||||||
I assume that -- unlike for -v -- we're intentionally not printing out the library/framework search paths for --version... could we update the help text to indicate how -v differs? Also, how about handling OPT_version here, next to OPT_v, just to co-locate similar logic?