]> granicus.if.org Git - clang/commitdiff
Add a triple to this test.
authorEric Christopher <echristo@apple.com>
Wed, 11 Apr 2012 07:08:37 +0000 (07:08 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 11 Apr 2012 07:08:37 +0000 (07:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154485 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/debug-info-impl.m

index 12009852eb41b2a1b7b1d41f8d7f3b6703f1c21b..8ad590357b0d6af61230927cd45e28fdd6d78f47 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang -fverbose-asm -g -S -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -g -S -emit-llvm %s -o - | FileCheck %s
 // CHECK: metadata !{i32 {{.*}}, metadata {{.*}}, metadata !"Circle", metadata {{.*}}, i32 11, i64 64, i64 64, i32 0, i32 512, null, metadata {{.*}}, i32 16, i32 0} ; [ DW_TAG_structure_type ]
 @interface NSObject {
   struct objc_object *isa;