[llvm-dev] Total response file count limited to 21

Chris Glover via llvm-dev llvm-dev at lists.llvm.org
Fri May 3 12:11:32 PDT 2019


On Mon, Apr 29, 2019 at 3:25 AM Hans Wennborg <hans at chromium.org> wrote:

> It seems reasonable to have an expansion limit, but maybe 20 is too low.
>
> Chris: You say you're relying heavily on nested response files. Do you
> have a feel for what would be a reasonable limit that wouldn't
> interfere with your use case?
>
> Thanks,
> Hans
>

It's hypothetically unbounded, of course, but I could see 50 being in
range, so 100 would probably be fool proof.

And yes, it seems reasonable to have a limit, but maybe a message when the
limit is a hit and a flag to override it would be an acceptable approach?

-- chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190503/306b56cf/attachment.html>


More information about the llvm-dev mailing list