From: James Henderson Date: Fri, 21 Jun 2019 14:41:36 +0000 (+0000) Subject: [docs][llvm-objdump] Fix bad merge of docs X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dcaffa78b49816757811444f7c0b720470c5e1cf;p=llvm [docs][llvm-objdump] Fix bad merge of docs git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364056 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-objdump.rst b/docs/CommandGuide/llvm-objdump.rst index 8c81560caa9..3a4549e6160 100644 --- a/docs/CommandGuide/llvm-objdump.rst +++ b/docs/CommandGuide/llvm-objdump.rst @@ -209,6 +209,10 @@ OPTIONS Do not skip blocks of zeroes when disassembling. +.. option:: @ + + Read command-line options and commands from response file ``. + MACH-O ONLY OPTIONS AND COMMANDS -------------------------------- @@ -316,10 +320,6 @@ MACH-O ONLY OPTIONS AND COMMANDS Display weak binding information. -.. option:: @ - - Read command-line options and commands from response file ``. - BUGS ----