summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2008-04-08-NoExceptions.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/2008-04-08-NoExceptions.c')
-rw-r--r--clang/test/CodeGen/2008-04-08-NoExceptions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/2008-04-08-NoExceptions.c b/clang/test/CodeGen/2008-04-08-NoExceptions.c
index 6d5d20ff854..ab2781b58b9 100644
--- a/clang/test/CodeGen/2008-04-08-NoExceptions.c
+++ b/clang/test/CodeGen/2008-04-08-NoExceptions.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -o - %s | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s | FileCheck %s
void f(void);
void g(void) {
OpenPOWER on IntegriCloud