summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/pp-trace
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/test/pp-trace')
-rw-r--r--clang-tools-extra/test/pp-trace/pp-trace-modules.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/test/pp-trace/pp-trace-modules.cpp b/clang-tools-extra/test/pp-trace/pp-trace-modules.cpp
index 5e9e1de3462..202b5edf054 100644
--- a/clang-tools-extra/test/pp-trace/pp-trace-modules.cpp
+++ b/clang-tools-extra/test/pp-trace/pp-trace-modules.cpp
@@ -1,6 +1,6 @@
// RUN: rm -rf %t
// RUN: pp-trace -ignore FileChanged,MacroDefined %s -x objective-c++ -undef -target x86_64 -std=c++11 -fmodules -fcxx-modules -fmodules-cache-path=%t -I%S -I%S/Input | FileCheck --strict-whitespace %s
-
+// REQUIRES: x86-registered-target
// CHECK: ---
@import Level1A;
OpenPOWER on IntegriCloud