[PATCH] D42963: Add initial ld.lld.1 man page

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 11:19:18 PST 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

Looking pretty good! LGTM



================
Comment at: docs/ld.lld.1:266
+Disable string merging.
+.It Cm 01
+Enable string merging.
----------------
01 -> O1
02 -> O2


https://reviews.llvm.org/D42963





More information about the llvm-commits mailing list