[llvm-bugs] [Bug 42236] New: Add documentation and help text for using response files
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 11 09:22:36 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42236
Bug ID: 42236
Summary: Add documentation and help text for using response
files
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-readobj
Assignee: unassignedbugs at nondot.org
Reporter: jh7370.2008 at my.bristol.ac.uk
CC: jh7370.2008 at my.bristol.ac.uk, llvm-bugs at lists.llvm.org
Many of the LLVM binary utilities support taking response files containing a
list of arguments (e.g. llvm-readobj @response.txt). However, for most tools,
this feature is not mentioned in the help text or the documentation. We should
add it to both.
I have filed this against llvm-readobj, but the principle also applies to at
least llvm-objdump, llvm-symbolizer, llvm-addr2line, and probably others that I
haven't yet investigated.
See also bug 42233 which covers this issue for llvm-nm (although in that case,
it is in the help text).
--
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/b860dbdf/attachment-0001.html>
More information about the llvm-bugs
mailing list