LLVM-Essentials-13 icon indicating copy to clipboard operation
LLVM-Essentials-13 copied to clipboard

can not build the project

Open Geoffrey1014 opened this issue 4 years ago • 2 comments

cmake -G "Unix Makefiles" -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_INSTALL_PREFIX=/usr/local/clang -CMAKE_BUILD_TYPE=Debug ../llvm/ This command get error : /LLVM-Essentials-13/llvm" does not exist.

Geoffrey1014 avatar Dec 23 '21 10:12 Geoffrey1014