sys-devel/llvm: Clean Python, enable libomp and BPF backend in 3.7
authorMichał Górny <mgorny@gentoo.org>
Sat, 12 Dec 2015 22:50:47 +0000 (23:50 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 13 Dec 2015 14:38:12 +0000 (15:38 +0100)
commit570a1aa0e0ca2137f86350351eace21af78b18ad
tree51758bf0c65369591b90958c2e7230fd975bd0f3
parent029adf977532057704330e72966833c093497544
sys-devel/llvm: Clean Python, enable libomp and BPF backend in 3.7

Backport some of the changes from -9999 as 3.7.0-r4. Remove multi-Python
support which was working only partially because of lldb, also fixing
byte-compilation of Python modules, #567550. Default to libomp instead
of semi-broken libgomp support, #562990. Enable BPF backend by default,
GitHub PR #450.

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=567550
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=562990
Fixes: https://github.com/gentoo/gentoo/pull/450
sys-devel/llvm/llvm-3.7.0-r4.ebuild [new file with mode: 0644]