Daniel Dunbar | a92ba27 | 2009-09-29 18:52:10 +0000 | [diff] [blame] | 1 | // RUN: clang -ccc-host-triple i386-apple-darwin9 -arch arm -print-search-dirs | FileCheck %s |
2 | |||||
3 | // Check that we look in the relative libexec directory. | ||||
4 | // CHECK: {{programs: =.*/../libexec:}} |