[lld] 4631cba - [ELF][docs] Remove ignore -dc from ld.lld.1
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 10:38:46 PST 2022
Author: Fangrui Song
Date: 2022-02-09T10:38:36-08:00
New Revision: 4631cba10b31078b601684e32d0bac83e6aeed84
URL: https://github.com/llvm/llvm-project/commit/4631cba10b31078b601684e32d0bac83e6aeed84
DIFF: https://github.com/llvm/llvm-project/commit/4631cba10b31078b601684e32d0bac83e6aeed84.diff
LOG: [ELF][docs] Remove ignore -dc from ld.lld.1
Added:
Modified:
lld/docs/ld.lld.1
Removed:
################################################################################
diff --git a/lld/docs/ld.lld.1 b/lld/docs/ld.lld.1
index 58b3b8c05d9f5..acd2670aee6c9 100644
--- a/lld/docs/ld.lld.1
+++ b/lld/docs/ld.lld.1
@@ -144,9 +144,6 @@ to set the compression level to 6.
Output cross reference table. If
.Fl Map
is specified, print to the map file.
-.It Fl dc
-.Fl r
-specific: assign space to COMMON symbols like building an executable or shared object.
.It Fl -defsym Ns = Ns Ar symbol Ns = Ns Ar expression
Define a symbol alias.
.Ar expression
More information about the llvm-commits
mailing list