diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objdump.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst index 24bfe9ee060..8c81560caa9 100644 --- a/llvm/docs/CommandGuide/llvm-objdump.rst +++ b/llvm/docs/CommandGuide/llvm-objdump.rst @@ -316,6 +316,10 @@ MACH-O ONLY OPTIONS AND COMMANDS Display weak binding information. +.. option:: @<FILE> + + Read command-line options and commands from response file `<FILE>`. + BUGS ---- |