[docs][llvm-readobj] Add a note to options that do nothing in GNU output
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 5 Jul 2019 16:38:52 +0000 (16:38 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 5 Jul 2019 16:38:52 +0000 (16:38 +0000)
commit9e38f510b37d5a8e750eec60e123e3a98803b294
tree514a2f40f6ae578291585e5b64d4b7a09ca408f4
parent56f6308b2d8094fb8fa2a93f91f3ea90ee5d144b
[docs][llvm-readobj] Add a note to options that do nothing in GNU output

--section-data, --section-relocations and --section-symbols have no
effect for GNU style ouput. This patch changes the docs to point this
out, as it has caught me out on a couple of occasions.

See also https://bugs.llvm.org/show_bug.cgi?id=42522.

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