[PATCH] D23777: Delete remaining compiler-rt makefiles
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 09:26:17 PDT 2016
beanz created this revision.
beanz added reviewers: compnerd, iains, jroelofs.
beanz added a subscriber: llvm-commits.
Herald added a subscriber: dberris.
Since we can now build the builtins without a full toolchain these files should no longer be needed.
This is the last vestige of autoconf!
https://reviews.llvm.org/D23777
Files:
Makefile
make/AppleBI.mk
make/config.mk
make/filter-inputs
make/lib_info.mk
make/lib_platforms.mk
make/lib_util.mk
make/options.mk
make/platform/clang_darwin.mk
make/platform/clang_darwin_test_input.c
make/platform/clang_linux.mk
make/platform/clang_linux_test_input.c
make/platform/clang_macho_embedded.mk
make/platform/clang_macho_embedded_test_input.c
make/platform/clang_mingw.mk
make/platform/darwin_bni.mk
make/platform/multi_arch.mk
make/subdir.mk
make/test/test-util.mk
make/util.mk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23777.68870.patch
Type: text/x-patch
Size: 70935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/b9272c3c/attachment-0001.bin>
More information about the llvm-commits
mailing list