llvm-project/llvm/utils/llvm-build
Daniel Dunbar 52f71220d5 llvm-build: Attempt to work around a CMake Makefile generator bug that doesn't
properly quote strings when writing the CMakeFiles/Makefile.cmake output file
(which lists the dependencies). This shows up when using CMake + MSYS Makefile
generator.

llvm-svn: 144873
2011-11-17 01:19:53 +00:00
..
llvmbuild llvm-build: Attempt to work around a CMake Makefile generator bug that doesn't 2011-11-17 01:19:53 +00:00
README.txt
llvm-build

README.txt

==============================
 llvm-build - LLVM Build Tool
==============================

`llvm-build` is a tool for helping build the LLVM project.