summaryrefslogtreecommitdiff
path: root/test/Index/print-mangled-name.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/print-mangled-name.cpp')
-rw-r--r--test/Index/print-mangled-name.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Index/print-mangled-name.cpp b/test/Index/print-mangled-name.cpp
index b7e79c3f6d65..d4edc5ff3921 100644
--- a/test/Index/print-mangled-name.cpp
+++ b/test/Index/print-mangled-name.cpp
@@ -1,3 +1,4 @@
+// REQUIRES: x86-registered-target
// RUN: %clang_cc1 -triple i686-pc-linux-gnu -emit-pch %s -o %t_linux.ast
// RUN: c-index-test -test-print-mangle %t_linux.ast | FileCheck %s --check-prefix=ITANIUM