sys-devel/llvm: Backport LLVMInitializeInstCombine patch to 6.0.0
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Apr 2018 08:21:14 +0000 (10:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Apr 2018 14:36:51 +0000 (16:36 +0200)
commit431e62145713429c2989f4ed4355f5e4a0744c6e
tree4f2e9af47ed593ec05563d454b6ecc596ef85a6d
parent8a3aee62a345dc38c9403bc645a0d5fbabde9597
sys-devel/llvm: Backport LLVMInitializeInstCombine patch to 6.0.0

Backport the fix for LLVMInitializeInstCombine being compiled as C++
function instead of 'extern "C"'.  This fixes undefined symbol
for programs using this function, in particular dev-python/llvmlite.
sys-devel/llvm/files/6.0.0/0001-Merging-r326843.patch [new file with mode: 0644]
sys-devel/llvm/llvm-6.0.0-r1.ebuild [new file with mode: 0644]