summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-12-23-AsmIntPointerTie.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2008-12-23-AsmIntPointerTie.c')
-rw-r--r--test/CodeGen/2008-12-23-AsmIntPointerTie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/2008-12-23-AsmIntPointerTie.c b/test/CodeGen/2008-12-23-AsmIntPointerTie.c
index df646b7..04b285e 100644
--- a/test/CodeGen/2008-12-23-AsmIntPointerTie.c
+++ b/test/CodeGen/2008-12-23-AsmIntPointerTie.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -emit-llvm -O1 -o -
+// REQUIRES: LP64
typedef long intptr_t;
int test(void *b) {
OpenPOWER on IntegriCloud