]> granicus.if.org Git - clang/commitdiff
tests: Force a triple to avoid wchar_t differences.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 7 Oct 2010 20:16:00 +0000 (20:16 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 7 Oct 2010 20:16:00 +0000 (20:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115970 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/string-literal.c

index 457ff6ca7aeee9d244526c97a61c30e6341c210b..43bfc2137fc0d4e0b93e7fed181745ee2923e5d7 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm %s -o - | FileCheck %s
 
 int main() {
   // CHECK: internal constant [10 x i8] c"abc\00\00\00\00\00\00\00", align 1