[LLVMdev] CMake broken?

Óscar Fuentes ofv at wanadoo.es
Mon Aug 2 12:28:29 PDT 2010


Ted Kremenek <kremenek at apple.com> writes:

> I'm seeing this as well, but for the LLVMAlphaAsmParser:

The problem is that LLVMMCDisassembler became dependent on all targets
and there is no provision for the case where the dependencies of a
library lists a target that was not included on the build.

The fix is not hard. I'll see if I have time for that later today.




More information about the llvm-dev mailing list