On 06/15/2018 09:34 AM, Luc Van Oostenryck wrote: > The -vcompound wasn't documented. > Fix this by adding a verys short description for it. > > Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. [I had a note to myself to do this, but even having a note didn't help!] > --- > 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. > -- ~Randy -- 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