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

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


beanz updated this revision to Diff 45738.
beanz added a comment.

Removed sanitizer and profile runtime library support from clang_darwin.mk


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
  make/platform/clang_darwin.mk

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


More information about the llvm-commits mailing list