This should help reduce memory consumption during LTO. Also works around a
bug [1] in the module linker.
[1] http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312869.html
Differential D14672
COFF: Destroy LTOModules as they are linked. pcc on Nov 13 2015, 6:18 PM. Authored by
Details This should help reduce memory consumption during LTO. Also works around a [1] http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312869.html
Diff Detail
|