Disable test to unbreak Linux. Radar 9156771.

llvm-svn: 127945
This commit is contained in:
Stuart Hastings 2011-03-19 03:56:38 +00:00
parent 12d5312622
commit 142f836d0e
1 changed files with 1 additions and 1 deletions

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;