Add triple to tbaa-struct.cpp to appease bots

llvm-svn: 180065
This commit is contained in:
Manman Ren 2013-04-22 22:50:27 +00:00
parent 034ca0fe41
commit 4a838160e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -emit-llvm -o - -O1 %s | FileCheck %s
// RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - -O1 %s | FileCheck %s
//
// Check that we generate !tbaa.struct metadata for struct copies.
struct A {