Try to make the buildbots happy

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
This commit is contained in:
David Majnemer 2015-07-26 02:16:35 +00:00
parent 22e268be98
commit a6c820278b
1 changed files with 1 additions and 1 deletions

View 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