summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/darwin-ld-demangle.c
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Set HOST_LINK_VERSION on Darwin (PR21268)Hans Wennborg2014-11-131-0/+8
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 llvm-svn: 221844
OpenPOWER on IntegriCloud