summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-objdump.rst
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2019-06-21 14:41:36 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2019-06-21 14:41:36 +0000
commitf7212dbe2fb4e4ac71119df9e3c4f033a1082216 (patch)
treea1047d3dd039e0841c115d7cce392b087a29d08d /llvm/docs/CommandGuide/llvm-objdump.rst
parent60294f9d3547e270f7adf9e5972138edbb625966 (diff)
downloadbcm5719-llvm-f7212dbe2fb4e4ac71119df9e3c4f033a1082216.tar.gz
bcm5719-llvm-f7212dbe2fb4e4ac71119df9e3c4f033a1082216.zip
[docs][llvm-objdump] Fix bad merge of docs
llvm-svn: 364056
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-objdump.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst
index 8c81560caa9..3a4549e6160 100644
--- a/llvm/docs/CommandGuide/llvm-objdump.rst
+++ b/llvm/docs/CommandGuide/llvm-objdump.rst
@@ -209,6 +209,10 @@ OPTIONS
Do not skip blocks of zeroes when disassembling.
+.. option:: @<FILE>
+
+ Read command-line options and commands from response file `<FILE>`.
+
MACH-O ONLY OPTIONS AND COMMANDS
--------------------------------
@@ -316,10 +320,6 @@ MACH-O ONLY OPTIONS AND COMMANDS
Display weak binding information.
-.. option:: @<FILE>
-
- Read command-line options and commands from response file `<FILE>`.
-
BUGS
----
OpenPOWER on IntegriCloud