[llvm-commits] [llvm] r111941 - in /llvm/trunk: include/llvm/Transforms/Utils/ValueMapper.h lib/Linker/LinkModules.cpp lib/Transforms/Utils/CloneFunction.cpp lib/Transforms/Utils/CloneModule.cpp lib/Transforms/Utils/ValueMapper.cpp lib/Transforms

Francois Pichet pichet2000 at gmail.com
Tue Aug 24 23:54:19 PDT 2010


yes it works.

On Wed, Aug 25, 2010 at 2:46 AM, Eric Christopher <echristo at apple.com> wrote:
>
> On Aug 24, 2010, at 11:41 PM, Francois Pichet wrote:
>
>> hi
>>
>> This is breaking the CMake build. llvm-link doesn't link anymore.
>> Please update \tools\llvm-link\CMakeLists.txt and add the
>> transformutils dependency:
>>
>> set(LLVM_LINK_COMPONENTS linker bitreader bitwriter asmparser transformutils)
>>
>
> I did this here:
>
> [issola:llvm/tools/llvm-link] echristo% svn ci
> Sending        llvm-link/CMakeLists.txt
> Transmitting file data .
> Committed revision 112029.
>
> Does it work for you?
>
> -eric
>
>




More information about the llvm-commits mailing list