summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/thinlto-multi-module.ll
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/thinlto-multi-module.ll')
-rw-r--r--clang/test/CodeGen/thinlto-multi-module.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/CodeGen/thinlto-multi-module.ll b/clang/test/CodeGen/thinlto-multi-module.ll
index 072c47379b4..21d28cf44da 100644
--- a/clang/test/CodeGen/thinlto-multi-module.ll
+++ b/clang/test/CodeGen/thinlto-multi-module.ll
@@ -1,3 +1,5 @@
+; REQUIRES: x86-registered-target
+
; RUN: opt -module-summary -o %t1.o %s
; RUN: llvm-lto -thinlto -o %t %t1.o
OpenPOWER on IntegriCloud