[PATCH] D16655: [Polly] Remove autotools build system
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 15:46:01 PST 2016
Meinersbur created this revision.
Meinersbur added reviewers: grosser, jdoerfert.
Meinersbur added subscribers: pollydev, llvm-commits.
The autotools build system is based on and requires LLVM's autotools build system to work, which has been removed in r258861. Subsequently we also remove the autotools build system from Polly.
http://reviews.llvm.org/D16655
Files:
Makefile
Makefile.common.in
Makefile.config.in
autoconf/AutoRegen.sh
autoconf/LICENSE.TXT
autoconf/aclocal.m4
autoconf/config.guess
autoconf/config.sub
autoconf/configure.ac
autoconf/configure.bak
autoconf/m4/find_lib_and_headers.m4
configure
include/polly/Config/config.h.in
lib/Makefile
test/Makefile
tools/GPURuntime/Makefile
tools/Makefile
www/example_manual_matmul.html
www/get_started.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16655.46188.patch
Type: text/x-patch
Size: 225629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/90f9c5dc/attachment-0001.bin>
More information about the llvm-commits
mailing list