[PATCH 2/2] doc: document the debug flags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The flags -ventry & -vdead were not documented.
Fix this now by adding a small explanation.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
---
 Documentation/dev-options.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/dev-options.md b/Documentation/dev-options.md
index 1d51bcaac..83d141bb4 100644
--- a/Documentation/dev-options.md
+++ b/Documentation/dev-options.md
@@ -26,3 +26,9 @@ for development.
   * 'linearize'
   * 'mem2reg'
   * 'final'
+
+* '-v<debug-flag>'
+
+  Add or display some debug info. The flag can be one of:
+  * 'dead': annotate dead pseudos.
+  * 'entry': dump the IR after all optimization passes.
-- 
2.16.2

--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux