<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Use `lld` as a linker, it is superior to `ld` or `gold`.<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
It consumes less memory and much faster.<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Also, prefer dynamic linking for faster development cycles.<span id="ms-outlook-android-cursor"></span><br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Balazs.<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
<span id="OutlookSignature">
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
<br>
<br>
</div>
</span><br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> cfe-dev <cfe-dev-bounces@lists.llvm.org> on behalf of Deep Majumder via cfe-dev <cfe-dev@lists.llvm.org><br>
<b>Sent:</b> Wednesday, March 10, 2021 8:17:38 PM<br>
<b>To:</b> cfe-dev <cfe-dev@lists.llvm.org><br>
<b>Subject:</b> [cfe-dev] Unusually high ram usage on tests</font>
<div> </div>
</div>
<div>
<div dir="auto">Hi everyone,
<div dir="auto">I am running 'ninja check-clang-analysis' on the release build of clang with LLVM_PARALLEL_LINK_JOBS set to 2 and assertions off. I am on Ubuntu 20.04. This is taking up almost 10 gb of memory (6 from ram, 4 from swap). I have been running this
 command for over a month and I haven't seen this sort of memory usage. Is this normal? Or am I missing something?</div>
<div dir="auto">Warm regards,</div>
<div dir="auto">Deep</div>
</div>
</div>
</body>
</html>