[llvm-bugs] [Bug 42233] New: [docs] Add documentation for using response files
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 11 08:34:42 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42233
Bug ID: 42233
Summary: [docs] Add documentation for using response files
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-nm
Assignee: unassignedbugs at nondot.org
Reporter: jh7370.2008 at my.bristol.ac.uk
CC: llvm-bugs at lists.llvm.org
llvm-nm's help text mentions the ability to use response files containing
arguments:
> llvm-nm --help
<snip>
Pass @FILE as argument to read options from FILE.
This isn't mentioned anywhere in the documentation. We should add it. Note that
this is a common issue across most tool documents, so it might be good to
update them all at the same time (although in other cases, the functionality is
not mentioned in the help text either).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190611/7dd2eeed/attachment.html>
More information about the llvm-bugs
mailing list