From c41a0b8a3c48801d29c72d4e9af72e4c8f9f1a65 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 3 Feb 2009 23:04:31 +0000 Subject: Force -triple/-fnext-runtime for a few more test cases. llvm-svn: 63679 --- clang/test/CodeGenObjC/message-arrays.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/test/CodeGenObjC/message-arrays.m') diff --git a/clang/test/CodeGenObjC/message-arrays.m b/clang/test/CodeGenObjC/message-arrays.m index 55b5d9b84ef..aed841e06fd 100644 --- a/clang/test/CodeGenObjC/message-arrays.m +++ b/clang/test/CodeGenObjC/message-arrays.m @@ -1,4 +1,4 @@ -// RUN: clang -emit-llvm -o %t %s +// RUN: clang -fnext-runtime -emit-llvm -o %t %s void f0(id a) { // This should have an implicit cast -- cgit v1.2.3