[PATCH] CMake: Set HOST_LINK_VERSION on Darwin (PR21268)

Hans Wennborg hans at chromium.org
Wed Nov 12 15:38:53 PST 2014


Hi thakis,

The Autoconf build already does this, but it was never ported to CMake. The host linker version affects the flags that Clang pass to the linker, notably whether it passes -demangle or not.

http://reviews.llvm.org/D6239

Files:
  CMakeLists.txt
  include/clang/Config/config.h.cmake
  include/clang/Config/config.h.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6239.16120.patch
Type: text/x-patch
Size: 1988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141112/19f76c33/attachment.bin>


More information about the cfe-commits mailing list