aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/freebsd.c')
-rw-r--r--test/Driver/freebsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/freebsd.c b/test/Driver/freebsd.c
index 9700540f46bb..3deee46f9a01 100644
--- a/test/Driver/freebsd.c
+++ b/test/Driver/freebsd.c
@@ -1,4 +1,4 @@
-// RUN: clang -ccc-clang-archs "" -ccc-host-triple powerpc64-pc-freebsd8 %s -### 2> %t.log
+// RUN: %clang -ccc-clang-archs "" -ccc-host-triple powerpc64-pc-freebsd8 %s -### 2> %t.log
// RUN: cat %t.log
// RUN: FileCheck -input-file %t.log %s