[LLVMdev] Proposal: release MDNodes for source modules (LTO+debug info)

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Nov 15 09:49:23 PST 2013


Just a guess, but it might have something to do with the chrome build
using thin archives.

On 15 November 2013 11:30, Stephen Checkoway <s at pahtak.org> wrote:
>
> On Nov 15, 2013, at 11:16 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
>
>> Taking a really quick at the gold code it looks like it tries to keep
>> 8176 files open. I would suggest putting a breakpoint in
>> Descriptors::close_some_descriptor and checking why it is failing to
>> close the files.
>
> That is a lot of file descriptors to keep open. It's well above my system's default hard and soft limit, iirc.
>
> I'll try to look at it next week. Deadlines looming!
>
> --
> Stephen Checkoway
>
>
>




More information about the llvm-dev mailing list