Add target requirements for those bots which don't handle x86.

llvm-svn: 368202
This commit is contained in:
Bill Wendling 2019-08-07 19:36:48 +00:00
parent ae154d00b4
commit 85f07cbb54

View File

@ -1,3 +1,4 @@
// REQUIRES: x86-registered-target
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -S -O2 -o - %s | FileCheck %s
// CHECK-LABEL: f: