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: unassignedb...@nondot.org
          Reporter: jh7370.2...@my.bristol.ac.uk
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to