Skip to content

LLVM installation

Stéphane Letz edited this page Aug 13, 2021 · 13 revisions

Installing LLVM on macOS

Available versions for llvm: mp-llvm-10 mp-llvm-11 mp-llvm-12 (active) mp-llvm-devel none

  • And you can chose the version you want to install: sudo port select llvm mp-llvm-11

  • And llvm-config should now be available.

Clone this wiki locally