]> granicus.if.org Git - clang/commit
lit.cfg: Don't expand %ms_abi_triple to non-X86 triples
authorHans Wennborg <hans@hanshq.net>
Wed, 15 Jan 2014 01:08:42 +0000 (01:08 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 15 Jan 2014 01:08:42 +0000 (01:08 +0000)
commitd26b54441b8af5475b37f8a948b75c8cec8a8cdf
tree2664f8edf39b0286c7725b010aa0151f27aac7ea
parent3169a2912ea64193c0af0819ad10b495c3baf64e
lit.cfg: Don't expand %ms_abi_triple to non-X86 triples

This is a follow-up to r199260. On ARM hosts, we were attempting to run
tests with triples such as armv7l-unknown-win32. This expands that fix to
cover all non-x86 targets since we only support MS ABI on x86.

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