CMake Error at CMakeLists.txt:540 (message):
Unexpected failure executing llvm-build: Usage: llvm-build [options]
llvm-build: error: invalid target to enable: 'ABC' (not in project)
-- Configuring incomplete, errors occurred!
It's hard to know with the limited information available but I'd guess
either ABC is not a directory under lib/Target or ABC is not listed in
lib/Target/LLVMBuild.txt.
-David
> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev