meson: Force the use of config-tool for llvm
authorDylan Baker <dylan@pnwbakers.com>
Tue, 7 May 2019 16:55:38 +0000 (09:55 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 8 May 2019 16:39:03 +0000 (09:39 -0700)
commit0d59459432cf077d768164091318af8fb1612500
tree9805f0ee7723f7288b353ad235e919b8ecc43719
parenta17c1ae165a9344e8679b24c8925f5e669ad51fc
meson: Force the use of config-tool for llvm

meson git now has a cmake find method for llvm, but it lacks a couple of
features that we use from the config tool version. Until that reaches
parity we need to use the config-tool version.

CC: 19.0 19.1 <<mesa-stable@lists.freedesktop.org>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
meson.build