New round of fixes for "Always compile debuginfo-tests for the host triple"
authorFilipe Cabecinhas <me@filcab.net>
Sat, 18 Oct 2014 23:36:12 +0000 (23:36 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Sat, 18 Oct 2014 23:36:12 +0000 (23:36 +0000)
commitaa363024a6fb21fd28f650c021de72b8994c196f
tree045b8fa1112ac16020e22df40204d2a4f3bdcf42
parentb56052f44dadc6c95c39a4b7408ad0233077dcab
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: 220148
clang/test/lit.cfg