Hacker News new | ask | show | jobs
by CoastalCoder 587 days ago
I can't remember if LLVM has this problem specifically, but the linker step with debug info can really explode the memory use.

And unfortunately, that's even without build parallelism.