New round of fixes for "Always compile debuginfo-tests for the host triple"
authorFilipe Cabecinhas <me@filcab.net>
Sat, 18 Oct 2014 23:47:59 +0000 (23:47 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Sat, 18 Oct 2014 23:47:59 +0000 (23:47 +0000)
commit090a237f2981d7059073439f4fe159cbd7ab3389
treef4bec8744787c52f6cff9f8873bce504bb8aa1b1
parent38e98d5782b24b6cfcdd7651ebb4eff547cf2619
New round of fixes for "Always compile debuginfo-tests for the host triple"

clang tests were breaking, at least when compiling clang only, from an
installed llvm. Make the lit.cfg script deal with the case when we don't
have a host_triple available.

llvm-svn: 220152
debuginfo-tests/aggregate-indirect-arg.cpp
debuginfo-tests/block_var.m
debuginfo-tests/blocks.m
debuginfo-tests/ctor.cpp
debuginfo-tests/dbg-arg.c
debuginfo-tests/foreach.m
debuginfo-tests/forward-declare-class.cpp
debuginfo-tests/nested-struct.cpp
debuginfo-tests/sret.cpp
debuginfo-tests/static-member-2.cpp
debuginfo-tests/static-member.cpp