Meson: Add llvm>=9 modules
authorMichel Zou <xantares09@hotmail.com>
Sun, 17 Nov 2019 15:40:29 +0000 (16:40 +0100)
committerEric Engestrom <eric@engestrom.ch>
Sat, 23 Nov 2019 16:09:52 +0000 (16:09 +0000)
commit95fdde5a60fc04376eb49a1d62ead163516759f3
tree6e9c91b50e0c4c6c2bf6305af777700b6bdc38e1
parent02d63ee5a44635692fcec620563f7416f21732c8
Meson: Add llvm>=9 modules

Fixes build with MinGW, with shared LLVM and lto
/tmp/opengl32.dll.BxiIYm.ltrans59.ltrans.o:<artificial>:(.text+0x1674): undefined reference to `LLVMAddInstructionCombiningPass'

See also scons/llvm.py

Acked-by: Dylan Baker <dylan@pnwbakers.com>
meson.build