Improve lit "native" feature to check if the native backend is builtin
authorMehdi Amini <mehdi.amini@apple.com>
Tue, 4 Aug 2015 06:32:31 +0000 (06:32 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Tue, 4 Aug 2015 06:32:31 +0000 (06:32 +0000)
commitdeacdc23279f68df3e924cb97c1319df1e4a9a7d
tree381f5991c3358bec80bc9aeaa5ba7e42761faebd
parentc85a9b26cfa65f311c82157a4b01bbbd6cadcef6
Improve lit "native" feature to check if the native backend is builtin

The goal is to have 'ninja check' passing even if the X86 backend is
not built.

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243958 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg
test/lit.site.cfg.in