[PATCH] Fix LLVMExports.cmake generation with `configure --enable-shared`

Chris Bieneman beanz at apple.com
Wed Aug 5 09:59:46 PDT 2015


These patches look good to me.

Thanks for fixing this.
-Chris

> On Aug 5, 2015, at 7:55 AM, Brad King <brad.king at kitware.com> wrote:
> 
> Hi Folks,
> 
> Here is a patch series to address this issue tracker entry:
> 
> https://llvm.org/bugs/show_bug.cgi?id=24154
> 
> Basically r243297 changed the behavior of llvm-config when
> we configure with --enable-shared in a way that breaks
> cmake/modules/Makefile.  This patch series refactors the
> latter to use llvm-build instead.  See individual patch
> commit messages for details.
> 
> -Brad
> 
> 
> <0001-llvm-build-Factor-out-duplicate-cmake-export-listing.patch><0002-Fix-LLVMExports.cmake-generation-with-configure-enab.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list