[LLVMdev] [PATCH] Add InstCombine to CMake.
Óscar Fuentes
ofv at wanadoo.es
Mon Jan 4 21:57:02 PST 2010
Tobias Grosser <grosser at fim.uni-passau.de> writes:
> Fixes build of bugpoint, llvm-ld and opt.
Douglas Gregor in r92519 introduced a fix that looks more correct to
me. Please check that it works for you (use a pristine build directory).a
Generally speaking, LLVM_LINK_COMPONENTS shouldn't be used for linking a
library when that library is an implicit dependence of other libraries
listed on that macro.
--
Óscar
More information about the llvm-dev
mailing list