aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/block-byref-cxx-objc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenCXX/block-byref-cxx-objc.cpp')
-rw-r--r--test/CodeGenCXX/block-byref-cxx-objc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenCXX/block-byref-cxx-objc.cpp b/test/CodeGenCXX/block-byref-cxx-objc.cpp
index 616fd67ccc38..5c35ad72a20d 100644
--- a/test/CodeGenCXX/block-byref-cxx-objc.cpp
+++ b/test/CodeGenCXX/block-byref-cxx-objc.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -emit-llvm -o - -fblocks | FileCheck %s
+// RUN: %clang_cc1 %s -emit-llvm -triple %itanium_abi_triple -o - -fblocks | FileCheck %s
// rdar://8594790
struct A {