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:
6421a88
)
Try to appease buildbot gods.
author
Devang Patel
<dpatel@apple.com>
Tue, 22 Mar 2011 22:13:17 +0000
(22:13 +0000)
committer
Devang Patel
<dpatel@apple.com>
Tue, 22 Mar 2011 22:13:17 +0000
(22:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128112
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 a474884a5ebe3ed2493d3b4ffe91421bc1b45a04..2a3ff8e0ef84172c1a59beb0ae3bab6e59e6a111 100644
(file)
--- a/
test/FrontendC/2011-03-18-StructReturn.c
+++ b/
test/FrontendC/2011-03-18-StructReturn.c
@@
-1,6
+1,6
@@
// RUN: %llvmgcc %s -m64 -S -O0 -o - | FileCheck %s
// XFAIL: *
-// XTARGET:
darwin
+// XTARGET:
x86_64
// Radar 9156771
typedef struct RGBColor {
unsigned short red;