1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/llvm-build/llvmbuild
Daniel Dunbar 50227df250 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
..
__init__.py
componentinfo.py LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler. 2011-11-11 00:23:56 +00:00
configutil.py llvm-build: Add --configure-target-def-file option. 2011-11-11 00:24:00 +00:00
main.py llvm-build: Attempt to work around a CMake Makefile generator bug that doesn't 2011-11-17 01:19:53 +00:00
util.py llvm-build: Add --configure-target-def-file option. 2011-11-11 00:24:00 +00:00