tests: Force a triple.

llvm-svn: 123741
This commit is contained in:
Daniel Dunbar 2011-01-18 05:36:03 +00:00
parent f5164f40c5
commit 84b643ebba
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -fms-extensions -Wmicrosoft %s -emit-llvm -o - | FileCheck %s
// RUN: %clang_cc1 -triple i686-pc-win32 -fms-extensions -Wmicrosoft %s -emit-llvm -o - | FileCheck %s
class Test1 {
public: