]> granicus.if.org Git - clang/commitdiff
Add missing REQUIRES to new test
authorTeresa Johnson <tejohnson@google.com>
Thu, 29 Nov 2018 18:02:31 +0000 (18:02 +0000)
committerTeresa Johnson <tejohnson@google.com>
Thu, 29 Nov 2018 18:02:31 +0000 (18:02 +0000)
Test added in r347887 requires an x86 target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@347892 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/thinlto_backend_local_name_conflict.ll

index af4490d5d86cd9445cd7ddd836944c2a9494065a..cefbc51bf05c744cd3f2a4e802dafc9b3e91d5b2 100644 (file)
@@ -2,6 +2,8 @@
 ; static read only variables with the same name (which will have the same GUID
 ; in the combined index).
 
+; REQUIRES: x86-registered-target
+
 ; Do setup work for all below tests: generate bitcode and combined index
 ; RUN: opt -module-summary -module-hash %s -o %t.bc
 ; RUN: opt -module-summary -module-hash %p/Inputs/thinlto_backend_local_name_conflict1.ll -o %t2.bc