]> granicus.if.org Git - clang/commit
test: add a requires registered target
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 5 Jan 2017 17:09:20 +0000 (17:09 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 5 Jan 2017 17:09:20 +0000 (17:09 +0000)
commit71fadd1a2f114be93f6d53de9c960a03bdcaee27
tree0c31d6909eb168d2a4e7e0147b558b749a51baf0
parenta39e49e99a1a828db2e797035d2bfaa552e0d88b
test: add a requires registered target

It seems that the ARM buildbots do not include x86 support.  However,
other x86 targets do not support the ARM target.  Use a x86 triple and
require the registered target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291142 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/inline-asm-inclusion.c