summaryrefslogtreecommitdiffstats
path: root/test/Driver/darwin-arm.c
blob: 330918dd47d0258b61f7e238d7b6cd35668ae903 (plain)
1
2
3
4
// RUN: %clang -ccc-host-triple i386-apple-darwin9 -arch arm -print-search-dirs | FileCheck %s

// Check that we look in the relative libexec directory.
// CHECK: {{programs: =.*/../libexec:}}
OpenPOWER on IntegriCloud