Add requirement of x86 target for test.

llvm-svn: 332164
This commit is contained in:
Douglas Yung 2018-05-12 00:39:17 +00:00
parent 8b99865034
commit a9d689629e
1 changed files with 2 additions and 0 deletions

View File

@ -2,5 +2,7 @@
// RUN: %clang -S --target=x86_64-scei-ps4 -fclang-abi-compat=4 %s 2>&1 | FileCheck %s -check-prefix=CHECK-WARNING
// RUN: %clang -S --target=x86_64-scei-ps4 -fclang-abi-compat=latest %s 2>&1 | FileCheck %s -check-prefix=CHECK-WARNING
// REQUIRES: x86-registered-target
// CHECK-WARNING: warning: target requires clang ABI version 6, ignoring requested version