[Mesa-dev] [PATCH] configure.ac: handle llvm built with cmake in one shared library

Dave Airlie airlied at gmail.com
Tue Sep 29 15:53:18 PDT 2015


On 30 September 2015 at 01:34, Laurent Carlier <lordheavym at gmail.com> wrote:
> llvm can be built with cmake in a libray with the name libLLVM.so.$version
> Tested with both llvm-3.7.0 and llvm-3.8.0svn
>
> v2: check and use llvm build-system feature, update comments
>

just to reiterate, this should be fixed in llvm.

cmake and autoconf should produce libLLVM$version.so since their ABI
isn't compatible across releases.

Dave.


More information about the mesa-dev mailing list