Add REQUIRES: x86-registered-target to test.
authorEli Friedman <efriedma@codeaurora.org>
Fri, 24 Aug 2018 20:18:34 +0000 (20:18 +0000)
committerEli Friedman <efriedma@codeaurora.org>
Fri, 24 Aug 2018 20:18:34 +0000 (20:18 +0000)
(This isn't really x86-specific, but we have to pick some non-Apple
triple to exercise the right codepath.)

llvm-svn: 340644

clang/test/CodeGen/summary-index-unnamed-global.ll

index 056c386..76485b8 100644 (file)
@@ -2,6 +2,7 @@
 ; RUN: %clang_cc1 -flto=thin -triple x86_64-pc-linux-gnu -emit-llvm-bc -disable-llvm-passes -x ir < %s -o - | llvm-bcanalyzer -dump | FileCheck %s
 ; RUN: %clang_cc1 -fexperimental-new-pass-manager -flto -triple x86_64-pc-linux-gnu -emit-llvm-bc -disable-llvm-passes -x ir < %s -o - | llvm-bcanalyzer -dump | FileCheck %s
 ; RUN: %clang_cc1 -fexperimental-new-pass-manager -flto=thin -triple x86_64-pc-linux-gnu -emit-llvm-bc -disable-llvm-passes -x ir < %s -o - | llvm-bcanalyzer -dump | FileCheck %s
+; REQUIRES: x86-registered-target
 
 ; CHECK-NOT:GLOBALVAL_SUMMARY_BLOCK