From 3a84a093f2c675a1b2fc1465bbc3419b73461a8d Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Tue, 21 Aug 2018 07:35:23 +0000 Subject: [PATCH] [docs] Add --print-icf-sections to ld.lld.1 llvm-svn: 340253 --- lld/docs/ld.lld.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lld/docs/ld.lld.1 b/lld/docs/ld.lld.1 index 0fdfe0ae7e89..8f71468bdd2d 100644 --- a/lld/docs/ld.lld.1 +++ b/lld/docs/ld.lld.1 @@ -297,6 +297,8 @@ Include hotness information in the optimization remarks file. Create a position independent executable. .It Fl -print-gc-sections List removed unused sections. +.It Fl -print-icf-sections +List identical folded sections. .It Fl -print-map Print a link map to the standard output. .It Fl -push-state