Skip to content

Commit befe780

Browse files
committed
Make --discard-section a hidden experimental option
1 parent 879fe68 commit befe780

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cmdline.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ static const char helpmsg[] = R"(
9292
--no-demangle
9393
--detach Create separate debug info file in the background (default)
9494
--no-detach
95-
--discard-section SECTION Discard an input section
96-
--no-discard-section SECTION
9795
--enable-new-dtags Emit DT_RUNPATH for --rpath (default)
9896
--disable-new-dtags Emit DT_RPATH for --rpath
9997
--execute-only Make executable segments unreadable

0 commit comments

Comments
 (0)