summaryrefslogtreecommitdiffstats
path: root/clang/test/InterfaceStubs/template-namespace-function.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/InterfaceStubs/template-namespace-function.cpp')
-rw-r--r--clang/test/InterfaceStubs/template-namespace-function.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/InterfaceStubs/template-namespace-function.cpp b/clang/test/InterfaceStubs/template-namespace-function.cpp
index 879318122b0..41e5fdefe27 100644
--- a/clang/test/InterfaceStubs/template-namespace-function.cpp
+++ b/clang/test/InterfaceStubs/template-namespace-function.cpp
@@ -1,3 +1,4 @@
+// REQUIRES: x86-registered-target
// RUN: %clang -target x86_64-unknown-linux-gnu -o - -emit-interface-stubs \
// RUN: -interface-stub-version=experimental-tapi-elf-v1 %s | \
// RUN: FileCheck %s
OpenPOWER on IntegriCloud