[docs][llvm-readelf][llvm-readobj] Improve --stack-sizes documentation
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 13 Sep 2019 15:01:39 +0000 (15:01 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 13 Sep 2019 15:01:39 +0000 (15:01 +0000)
commita2497b43e3998d3e4e22380906f0d3bc5c49adff
treecd5ffb98bc15364a2d68bff8e6bd4c81c4b6bff9
parent8e0f104916f1a69a1351bd623a105633bb183401
[docs][llvm-readelf][llvm-readobj] Improve --stack-sizes documentation

llvm-readobj's document was missing --stack-sizes entirely from its
document, so this patch adds it. It also adds a note to the llvm-readelf
description that the switch is only implemented for GNU style output
currently. For reference, --stack-sizes was added in r367942.

Reviewed by: MaskRay

Differential Revision: https://reviews.llvm.org/D67548

llvm-svn: 371862
llvm/docs/CommandGuide/llvm-readelf.rst
llvm/docs/CommandGuide/llvm-readobj.rst