Add a triple to this test to hopefully get it passing on i386-freebsd.

llvm-svn: 146795
This commit is contained in:
Eric Christopher 2011-12-17 00:35:01 +00:00
parent 79b5c26014
commit 0f79160bb7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -emit-llvm -g %s -o - | FileCheck %s
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s
struct baz {
int h;