]> granicus.if.org Git - clang/commitdiff
Add missing x86 requirement.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 26 Jan 2017 21:38:48 +0000 (21:38 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 26 Jan 2017 21:38:48 +0000 (21:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293210 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/thinlto-multi-module.ll

index 072c47379b45bb0acdb1419e3ab27aa7ebe5ef45..21d28cf44da2544dd92f4d3602244fdb0daa362e 100644 (file)
@@ -1,3 +1,5 @@
+; REQUIRES: x86-registered-target
+
 ; RUN: opt -module-summary -o %t1.o %s
 ; RUN: llvm-lto -thinlto -o %t %t1.o