[PATCH] D16473: Remove autoconf support for building runtime libraries.

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 10:45:13 PST 2016


beanz created this revision.
beanz added reviewers: echristo, chandlerc, grosbach, bob.wilson, samsonov, zaks.anna, kubabrecka.
beanz added a subscriber: llvm-commits.

This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html

    "I am the punishment of God... If [autoconf] had not committed great sins, God would not have sent a punishment like me upon [it]."
    -Genghis Khan

http://reviews.llvm.org/D16473

Files:
  lib/Makefile.mk
  lib/asan/Makefile.mk
  lib/interception/Makefile.mk
  lib/lsan/Makefile.mk
  lib/profile/Makefile.mk
  lib/sanitizer_common/Makefile.mk
  lib/ubsan/Makefile.mk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16473.45707.patch
Type: text/x-patch
Size: 6612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/c1eea5c8/attachment.bin>


More information about the llvm-commits mailing list