[PATCH] D22663: Support setting default value for -rtlib at build time

Lei Zhang via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 04:47:13 PDT 2016


zlei updated this revision to Diff 65497.
zlei added a comment.
Herald added subscribers: srhines, danalbert, tberghammer.

Support a new option `-rtlib=platform` for internal use, and fix tests that previously failed when configured with `CLANG_DEFAULT_RTLIB=compiler-rt`.


https://reviews.llvm.org/D22663

Files:
  CMakeLists.txt
  include/clang/Config/config.h.cmake
  lib/Driver/ToolChain.cpp
  test/Driver/linux-ld.c
  test/Driver/miamcu-opt.c
  test/Driver/miamcu-opt.cpp
  test/Driver/mingw-libgcc.c
  test/Driver/mingw.cpp
  test/Driver/sanitizer-ld.c
  test/Driver/windows-cross.c
  test/OpenMP/linking.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22663.65497.patch
Type: text/x-patch
Size: 34801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160726/76397b2b/attachment-0001.bin>


More information about the cfe-commits mailing list