v.g.vassilev added a comment.

In D96033#2944625 <https://reviews.llvm.org/D96033#2944625>, @phosek wrote:

> In D96033#2944448 <https://reviews.llvm.org/D96033#2944448>, @leonardchan 
> wrote:
>
>> We're still hitting the OOMs when building clang-repl with LTO even with 
>> `-DLLVM_PARALLEL_LINK_JOBS=32`. While we don't build this target explicitly 
>> in our toolchain, it is built when running tests via `stage2-check-clang`. 
>> Is there perhaps a simple cmake flag that allows us to not run clang-repl 
>> tests so we don't build it?
>
> To clarify, this is on a machine with 512GB RAM.

@leonardchan, @phosek, I am not aware of such flag. Do you know how much memory 
does LTO + clang-repl consume and would it make sense to ping some of the LTO 
folks for their advice?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96033/new/

https://reviews.llvm.org/D96033

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to