[docs] Add --print-icf-sections to ld.lld.1

llvm-svn: 340253
This commit is contained in:
Fangrui Song 2018-08-21 07:35:23 +00:00
parent e92a4b88d1
commit 3a84a093f2
1 changed files with 2 additions and 0 deletions

View File

@ -297,6 +297,8 @@ Include hotness information in the optimization remarks file.
Create a position independent executable. Create a position independent executable.
.It Fl -print-gc-sections .It Fl -print-gc-sections
List removed unused sections. List removed unused sections.
.It Fl -print-icf-sections
List identical folded sections.
.It Fl -print-map .It Fl -print-map
Print a link map to the standard output. Print a link map to the standard output.
.It Fl -push-state .It Fl -push-state