diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-readobj.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-readobj.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-readobj.rst b/llvm/docs/CommandGuide/llvm-readobj.rst index 7d4679f2032..0e752f731ff 100644 --- a/llvm/docs/CommandGuide/llvm-readobj.rst +++ b/llvm/docs/CommandGuide/llvm-readobj.rst @@ -88,6 +88,10 @@ input. Otherwise, it will read from the specified ``filenames``. Print demangled symbol names in the output. +.. option:: @<FILE> + + Read command-line options from response file `<FILE>`. + EXIT STATUS ----------- |