Go to file
NAKAMURA Takumi 557fb62e80 Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_GCC toolchain". It broke users of Generic_GCC, cygwin and mingw32.
It reverts commits as follows:
  r211866: "Driver: use GNU::Link for the Generic_GCC toolchain"
  r211895: "Replace GetProgramPath("ld") with GetLinkerPath()."
  r211995: "Driver: add a cygwin linker tool"

llvm-svn: 211998
2014-06-29 16:00:11 +00:00
clang Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_GCC toolchain". It broke users of Generic_GCC, cygwin and mingw32. 2014-06-29 16:00:11 +00:00
clang-tools-extra Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
compiler-rt tsan: fix and re-enable a test 2014-06-27 22:27:02 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Silence the implicit signed/unsigned conversion warning. 2014-06-27 17:17:44 +00:00
lld [mach-o] fix struct initialization to work with Windows compiler 2014-06-27 19:08:56 +00:00
lldb Don't truncate the target triple when initializing clang. 2014-06-27 23:19:42 +00:00
llvm MC: rename EmitWin64EH routines 2014-06-29 01:52:01 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [C++11] Use more range based fors 2014-06-28 08:59:45 +00:00