[PATCH] D49938: [ELF] Update ld.lld.1

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 12:58:33 PDT 2018


ruiu added inline comments.


================
Comment at: docs/ld.lld.1:39
 for shared libraries if used.
-.It Fl -auxiliary Ns = Ns Ar value
+.It Fl -auxiliary Ar value
 Set the
----------------
Why did you remove "="?


================
Comment at: docs/ld.lld.1:410
+Verbose mode.
+.It Fl -version , Fl V
+Display the version number and exit.
----------------
Why did you swap the order?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49938





More information about the llvm-commits mailing list