]> granicus.if.org Git - clang/commitdiff
Add triple to tbaa-struct.cpp to appease bots
authorManman Ren <mren@apple.com>
Mon, 22 Apr 2013 22:50:27 +0000 (22:50 +0000)
committerManman Ren <mren@apple.com>
Mon, 22 Apr 2013 22:50:27 +0000 (22:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180065 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/tbaa-struct.cpp

index 3a93d751561cb907f0714ce41a518a4990783a79..6d593a3c1b24b88b76e8cea883a371d00536ba11 100644 (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 {