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

Stephen Checkoway s at pahtak.org
Fri Nov 15 08:30:22 PST 2013


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