summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2009-01-21-invalid-debug-info.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2009-01-21-invalid-debug-info.m')
-rw-r--r--test/CodeGen/2009-01-21-invalid-debug-info.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2009-01-21-invalid-debug-info.m b/test/CodeGen/2009-01-21-invalid-debug-info.m
index 2662b922..1c1028b 100644
--- a/test/CodeGen/2009-01-21-invalid-debug-info.m
+++ b/test/CodeGen/2009-01-21-invalid-debug-info.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -S -g -o %t.s %s
+// RUN: clang -cc1 -S -g -o %t.s %s
// FIXME: This test case can be removed at some point (since it will
// no longer effectively test anything). The reason it was causing
OpenPOWER on IntegriCloud