summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-linkagename.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/debug-info-linkagename.m')
-rw-r--r--test/CodeGenObjC/debug-info-linkagename.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/debug-info-linkagename.m b/test/CodeGenObjC/debug-info-linkagename.m
index bace9db1b8..2b10e2bd67 100644
--- a/test/CodeGenObjC/debug-info-linkagename.m
+++ b/test/CodeGenObjC/debug-info-linkagename.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -g -S -o %t %s
+// RUN: %clang_cc1 -g -S -o %t %s
// RUN: not grep 001 %t
@interface F