meson: drop unnecessary llvm version hacks
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 6 Sep 2018 14:39:07 +0000 (15:39 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Thu, 6 Sep 2018 16:16:58 +0000 (17:16 +0100)
commit6daba55aa19db1863ee294e5d9241c876a05dd1b
treee9207f8a1a3d35bca529dbae6754e74d94a27e60
parent2b98a023d92117172f9be2607b3cf5a080646491
meson: drop unnecessary llvm version hacks

The current minimum meson version supported is 0.44.1, so we have met
both the 0.43 and 0.44 requirement to not need these hacks anymore :)

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build