summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-mangled-name.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/print-mangled-name.cpp')
-rw-r--r--clang/test/Index/print-mangled-name.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Index/print-mangled-name.cpp b/clang/test/Index/print-mangled-name.cpp
index d4edc5ff392..b7e79c3f6d6 100644
--- a/clang/test/Index/print-mangled-name.cpp
+++ b/clang/test/Index/print-mangled-name.cpp
@@ -1,4 +1,3 @@
-// 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
OpenPOWER on IntegriCloud