Hans Wennborg | c4f5b04 | 2014-11-13 00:35:23 +0000 | [diff] [blame] | 1 | // REQUIRES: system-darwin |
2 | |||||
3 | // On Darwin, -demangle is passed to the linker of HOST_LINK_VERSION | ||||
4 | // is high enough. It is assumed to be high enough on systems where | ||||
5 | // this test gets run. | ||||
6 | |||||
7 | // RUN: %clang -### %s 2>&1 | FileCheck %s | ||||
8 | // CHECK: -demangle |