[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
Eric Christopher
echristo at apple.com
Tue Aug 24 23:46:22 PDT 2010
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