commit | be56f8a788582011db8c0909178ba8267c1eba36 | [log] [tgz] |
---|---|---|
author | Dylan Baker <dylan@pnwbakers.com> | Tue Sep 18 09:09:47 2018 -0700 |
committer | Dylan Baker <dylan@pnwbakers.com> | Fri Sep 21 10:03:15 2018 -0700 |
tree | 2fc4cdfbd3d8c033dcd5db13daa68e54f39e7f4a | |
parent | e0829f9c1a1e92e26002d34d20b7a65e75af2547 [diff] |
docs/meson: Add note about llvm-config$version and llvm-config-$version v2: - fix typo These are how FreeBSD and Debian handle multiple versions of LLVM installed at the same time, respectively. Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>