]> granicus.if.org Git - clang/commit
Fix issue with test that caused bildbot failure
authorJaved Absar <javed.absar@arm.com>
Tue, 30 May 2017 13:34:26 +0000 (13:34 +0000)
committerJaved Absar <javed.absar@arm.com>
Tue, 30 May 2017 13:34:26 +0000 (13:34 +0000)
commitec2430ea27a9b886a67329c56d17e240ed9437b9
treea120ba813595ed356f8933bd68cfb4d613635406
parentd397538e0475862d28bd6680486683f47f687dfa
Fix issue with test that caused bildbot failure

These tests did not specify the target.
The failure was triggered by change -
https://reviews.llvm.org/D33205
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/7314

which sets vector alignment to 8-byte for arm-targets (except for Android).
So, fixing the test to make it target specific.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304210 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/union-align.c
test/CodeGenOpenCL/bool_cast.cl