Try to appease buildbot gods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128112 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2011-03-22 22:13:17 +00:00
parent 6421a8815e
commit bdf2c360de

View File

@ -1,6 +1,6 @@
// RUN: %llvmgcc %s -m64 -S -O0 -o - | FileCheck %s
// XFAIL: *
// XTARGET: darwin
// XTARGET: x86_64
// Radar 9156771
typedef struct RGBColor {
unsigned short red;