Disable test to unbreak Linux. Radar 9156771.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127945 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Stuart Hastings 2011-03-19 03:56:38 +00:00
parent 65c8bca788
commit 9f24110280

View File

@ -1,4 +1,4 @@
// RUN: %llvmgcc %s -S -O0 -o - | FileCheck %s
// R UN: %llvmgcc %s -S -O0 -o - | FileCheck %s
// Radar 9156771
typedef struct RGBColor {
unsigned short red;