[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 18:41:41 PDT 2016
zlei updated this revision to Diff 65643.
zlei added a comment.
Fix a bug on Darwin that crashes clang when `CLANG_DEFAULT_RTLIB=libgcc`
https://reviews.llvm.org/D22663
Files:
CMakeLists.txt
include/clang/Config/config.h.cmake
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
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/mips-mti-linux.c
test/Driver/sanitizer-ld.c
test/Driver/windows-cross.c
test/OpenMP/linking.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22663.65643.patch
Type: text/x-patch
Size: 38112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/187eb7f6/attachment-0001.bin>
More information about the cfe-commits
mailing list