[PATCH] D49938: [ELF] Add missing options to ld.lld.1

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 14:57:46 PDT 2018


ruiu added inline comments.


================
Comment at: docs/ld.lld.1:204
+.It Fl -keep-unique Ns = Ns Ar symbol
+Do not fold this
+.Ar symbol
----------------
`This` is redundant. We don't say "this value" for other options that takes a "value", for example.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49938





More information about the llvm-commits mailing list