[llvm-commits] patch to enable response file support in ParseCommandLineOptions
Chris Lattner
clattner at apple.com
Sun Sep 30 11:20:25 PDT 2012
On Sep 21, 2012, at 2:07 PM, "Liu, Yaxun (Sam)" <Yaxun.Liu at amd.com> wrote:
> Hi,
>
> I am sending a patch to enable response file support in ParseCommandLineOptions. With this change, all llvm tools will support response file. This helps overcome the command line length limit which we encountered recently.
>
This seems fine to me. Is there any reason we *wouldn't* want a tool to read response files? If all tools should handle it, the argument should just go away.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120930/308add4d/attachment.html>
More information about the llvm-commits
mailing list