1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Try again to make this test darwin only.

llvm-svn: 128036
This commit is contained in:
Devang Patel 2011-03-21 23:11:08 +00:00
parent a2dca8505f
commit 595c1b34f8

View File

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