projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbf6f5
)
Try again to make this test darwin only.
author
Devang Patel
<dpatel@apple.com>
Mon, 21 Mar 2011 23:11:08 +0000
(23:11 +0000)
committer
Devang Patel
<dpatel@apple.com>
Mon, 21 Mar 2011 23:11:08 +0000
(23:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128036
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/2011-03-18-StructReturn.c
patch
|
blob
|
history
diff --git
a/test/FrontendC/2011-03-18-StructReturn.c
b/test/FrontendC/2011-03-18-StructReturn.c
index f6b8c3dafd0c963979f44b6a57edfda4c67f8962..a474884a5ebe3ed2493d3b4ffe91421bc1b45a04 100644
(file)
--- a/
test/FrontendC/2011-03-18-StructReturn.c
+++ b/
test/FrontendC/2011-03-18-StructReturn.c
@@
-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;