mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-05 12:31:46 +00:00
Try again to make this test darwin only.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128036 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1dbf6f5ab4
commit
ffcb717488
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user