Force triple for test.

llvm-svn: 84589
This commit is contained in:
Anders Carlsson 2009-10-20 01:52:47 +00:00
parent 34f040a575
commit b9e71d9fd1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang-cc -verify -emit-llvm -o - %s | FileCheck %s
// RUN: clang-cc -triple x86_64-apple-darwin -verify -emit-llvm -o - %s | FileCheck %s
void t1() {
extern int& a;