Homebrew is a command line tool for MacOS for installing open source software. If you do not already have it, install it here:
Now install the llvm suite of tools with these two commands:
brew install lld llvm brew link --force llvm