summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/nested-rethrow.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/nested-rethrow.m')
-rw-r--r--clang/test/CodeGenObjC/nested-rethrow.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/nested-rethrow.m b/clang/test/CodeGenObjC/nested-rethrow.m
index dd7439def21..627b913ab06 100644
--- a/clang/test/CodeGenObjC/nested-rethrow.m
+++ b/clang/test/CodeGenObjC/nested-rethrow.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -triple i386-apple-darwin9 -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang_cc1 -triple i386-apple-darwin9 -emit-llvm %s -o - | FileCheck %s
extern int printf(const char*, ...);
OpenPOWER on IntegriCloud