c3-web
c3-web copied to clipboard
Add something about LLD linking
It's common that LLD is not installed, or the lld dev libraries are not install. Few languages rely on this, so it's commonly missing.
- Mention that the lld dev libraries are not the same as lld
- Discuss the workarounds with -DLLD_DIR= -DLLVM_DIR=