[LLVMdev] [RFC] Less memory and greater maintainability for debug info IR
Diego Novillo
dnovillo at google.com
Fri Oct 17 07:27:53 PDT 2014
On 15/10/2014, 17:31 , Eric Christopher wrote:
> On Wed, Oct 15, 2014 at 2:30 PM, Sean Silva <chisophugis at gmail.com> wrote:
>> Running `llvm-link *.bc` would OOM a machine with 64GB of RAM (with -g;
>> without -g it completed with much less). The increasing could be easily
>> watched on the system "process monitor" in real time.
>>
> This is likely what we've already discussed and was handled a long
> while ago now.
Wait, really? I can definitely get my 64Gb box to thrash just trying to
llvm-link -g bitcode files. By 'handled' you mean fixed in trunk or
'plan to fix'?
Diego.
More information about the llvm-dev
mailing list