[LLVMdev] [PATCH] OS X - BugpointPasses and LLVMHello have extension ".so" when using CMake

Óscar Fuentes ofv at wanadoo.es
Wed Dec 22 00:34:10 PST 2010


Wesley Peck <peckw at wesleypeck.com> writes:

> For a while now I have noticed that when I build LLVM using CMake on
> my OS X machine there are two dynamically linked
> libraries, BugpointPasses and LLVMHello, that are built with the
> extension ".so" instead of the extension ".dylib". This has been
> causing four test cases to fail when running "make check".
>
> The attached patch modifies add_llvm_loadable_module in the CMake
[snip]

Applied on r122395. Thanks!



More information about the llvm-dev mailing list