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

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


ruiu added inline comments.


================
Comment at: docs/ld.lld.1:217
 Number of LTO codegen partitions.
-.It Fl L Ar dir
+.It Fl L Ar dir , Fl -library-path Ar dir
 Add a directory to the library search path.
----------------
Consistently add `=` between a long option and its argument.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49938





More information about the llvm-commits mailing list