summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c b/clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c
index d9059856254..3ffcc7b0c57 100644
--- a/clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c
+++ b/clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -emit-llvm -o -
+// REQUIRES: LP64
// Aggregates of size zero should be dropped from argument list.
typedef long int Tlong;
OpenPOWER on IntegriCloud