summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-pubtypes.cpp
diff options
context:
space:
mode:
authorGalina Kistanova <gkistanova@gmail.com>2011-06-04 04:38:16 +0000
committerGalina Kistanova <gkistanova@gmail.com>2011-06-04 04:38:16 +0000
commit5a2675d23796e8b75089acc8199b60ab61c2a19f (patch)
treea9456004f04696213d4f866e1708bcb727bae947 /test/CodeGenCXX/debug-info-pubtypes.cpp
parent308742c87e2311c3f349092e5b823c3821e61b10 (diff)
These tests require particular registered targets. Declared as such.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132623 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/debug-info-pubtypes.cpp')
-rw-r--r--test/CodeGenCXX/debug-info-pubtypes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGenCXX/debug-info-pubtypes.cpp b/test/CodeGenCXX/debug-info-pubtypes.cpp
index 9029e6e62f..35ba90b13f 100644
--- a/test/CodeGenCXX/debug-info-pubtypes.cpp
+++ b/test/CodeGenCXX/debug-info-pubtypes.cpp
@@ -1,3 +1,4 @@
+// REQUIRES: x86-64-registered-target
// RUN: %clang -cc1 -triple x86_64-apple-darwin10 -g -S %s -o %t
// RUN: FileCheck %s < %t