LLVM
cmake -DLLVM_ENABLE_PROJECTS=clang -DLLVM_ENABLE_RUNTIMES=“libcxx;libcxxabi;libc” -DCMAKE_BUILD_TYPE=RelWithDebInfo -G “Ninja” ../llvm
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
cmake -DLLVM_ENABLE_PROJECTS=clang -DLLVM_ENABLE_RUNTIMES=“libcxx;libcxxabi;libc” -DCMAKE_BUILD_TYPE=RelWithDebInfo -G “Ninja” ../llvm