The -vcompound wasn't documented. Fix this by adding a verys short description for it. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- Documentation/dev-options.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/dev-options.rst b/Documentation/dev-options.rst index 1f213afee..bf2d49a73 100644 --- a/Documentation/dev-options.rst +++ b/Documentation/dev-options.rst @@ -36,6 +36,10 @@ OPTIONS * ``mem2reg`` * ``optim`` +.. option:: -vcompound + + Print all compound global data symbols with their sizes and alignment. + .. option:: -vdead Add ``OP_DEATHNOTE`` annotations to dead pseudos. -- 2.17.1 -- 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