logoalt Hacker News

mbrockyesterday at 1:35 PM1 replyview on HN

I think that's the build of LLVM+Clang itself.


Replies

collinfunkyesterday at 7:56 PM

Yes, linking LLVM takes up a lot of memory. The documented guidance is to allow one link job per 15 GB of RAM [1].

[1] https://llvm.org/docs/CMake.html#frequently-used-llvm-relate...

show 2 replies