]> granicus.if.org Git - clang/commitdiff
test/CodeGen/sections.c: add triple
authorHans Wennborg <hans@hanshq.net>
Thu, 16 Oct 2014 21:36:23 +0000 (21:36 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 16 Oct 2014 21:36:23 +0000 (21:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219969 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/sections.c

index 4c59881b73beae61ca8df7be79bba4b38e51bfbe..faf34cc1748fc0ab029ece5515b7eda423a789a4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -fms-extensions -xc++ -o - < %s | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm -triple i686-pc-win32 -fms-extensions -xc++ -o - < %s | FileCheck %s
 
 #ifdef __cplusplus
 extern "C" {