]> granicus.if.org Git - clang/commitdiff
Try to make the buildbots happy
authorDavid Majnemer <david.majnemer@gmail.com>
Sun, 26 Jul 2015 02:16:35 +0000 (02:16 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sun, 26 Jul 2015 02:16:35 +0000 (02:16 +0000)
This test was missing a triple causing it to error out on windows
targets.  They accept a much smaller alignment value.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243234 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/align-global-large.c

index fcbe758a82e4ccd3ac85daf483a4b475b5c3958d..14f5d8d9e1442885956c98243dc5bcede620cef2 100644 (file)
@@ -1,5 +1,5 @@
 // PR13606 - Clang crashes with large alignment attribute
-// RUN: %clang -S -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang -cc1 -S -emit-llvm %s -o - -triple i686-pc-gnu | FileCheck %s
 
 // CHECK: x
 // CHECK: align