[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)
commit3e78f24a796ce1dbb0a18dbd5dea8a80ddd65369
tree84d576e4c64e0ac1237e10d1d554619136f76e16
parent488b4cf6a508c34c500dcf9278effa5aab2921f1
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371862 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-readelf.rst
docs/CommandGuide/llvm-readobj.rst