public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [RFC 13/13][odr] Add --odr/--no-odr and --odr-mode entries to man page
@ 2019-01-01  0:00 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz, jakub; +Cc: Michael Matz

Hi,

Add an --odr/--no-odr entry and a --odr-mode entry to the man page, advertising
the optimization to the user.

Any comments?

Thanks,
- Tom

[odr] Add --odr/--no-odr and --odr-mode entries to man page

2019-12-10  Tom de Vries  <tdevries@suse.de>

	* dwz.1: Add --odr/--no-odr and a --odr-mode entries.

---
 dwz.1 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dwz.1 b/dwz.1
index a5a1ef6..fc85efd 100644
--- a/dwz.1
+++ b/dwz.1
@@ -88,6 +88,14 @@ containing more than
 \fICOUNT\fR DIEs at all.  The default is 50 million DIEs.  Specifying none as
 argument disables the limit.
 .TP
+.B \-\-odr / \-\-no-odr
+Enable/disable One-Definition-Rule optimization for C++ compilation units.
+Enabled by default.
+.TP
+.B \-\-odr-mode=<basic|link>
+Set the One-Definition-Rule optimization aggressiveness: basic or link.
+Set to link by default.
+.TP
 .B \-? \-\-help
 Print short help and exit.
 .TP

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-10 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [RFC 13/13][odr] Add --odr/--no-odr and --odr-mode entries to man page Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).