diff --git a/test/CodeGen/2009-01-05-BlockInlining.c b/test/CodeGen/2009-01-05-BlockInlining.c index 9153771f3a4cc239a1008c5b1549f928ce27b9de..61e5244bb68f8ac6ebbad45168900a0d3a8a6120 100644 --- a/test/CodeGen/2009-01-05-BlockInlining.c +++ b/test/CodeGen/2009-01-05-BlockInlining.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 %s -emit-llvm -fblocks -o - | FileCheck %s +// RUN: %clang_cc1 %s -triple x86_64-linux -emit-llvm -fblocks -o - | FileCheck %s // rdar://5865221 // These will be inlined by the optimizers provided the block descriptors