OSDN Git Service

[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)
commit4ac06bbc6bc4fa900a816eb32749af385c0b2e08
treee7320ea7088d4ea787cb5326953f760badd3032f
parent53ea3b074cd9fb01df22e1fa0bed50219ac7638a
[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.

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