mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
Disable test in a way that keeps lit happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127962 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d2eff137ca
commit
579967a7ec
@ -1,4 +1,5 @@
|
||||
// R UN: %llvmgcc %s -S -O0 -o - | FileCheck %s
|
||||
// RUN: %llvmgcc %s -S -O0 -o - | FileCheck %s
|
||||
// REQUIRES: disabled
|
||||
// Radar 9156771
|
||||
typedef struct RGBColor {
|
||||
unsigned short red;
|
||||
|
Loading…
Reference in New Issue
Block a user