Enable this test only for Darwin.

llvm-svn: 128017
This commit is contained in:
Devang Patel 2011-03-21 20:32:56 +00:00
parent a462a53e0b
commit 4a5e013ca8

View File

@ -1,5 +1,5 @@
// RUN: %llvmgcc %s -S -O0 -o - | FileCheck %s
// REQUIRES: disabled
// XTARGET: x86_64-apple-darwin
// Radar 9156771
typedef struct RGBColor {
unsigned short red;