Give %itanium_abi_triple to the test to appease targeting msvc.

llvm-svn: 202803
This commit is contained in:
NAKAMURA Takumi 2014-03-04 09:04:20 +00:00
parent 4ffd9d250c
commit 4a5a9d2174

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - -fno-standalone-debug | FileCheck %s
// RUN: %clang_cc1 -S -emit-llvm -triple %itanium_abi_triple -g %s -o - -fno-standalone-debug | FileCheck %s
template <typename T>
struct a {