Remove LIT_SITE_CFG_IN_FOOTER, llvm
authorNico Weber <nicolasweber@gmx.de>
Thu, 30 Aug 2018 22:13:34 +0000 (22:13 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 30 Aug 2018 22:13:34 +0000 (22:13 +0000)
commitf5415179bc61780273794cea4ae81e6a1e3c3061
tree769bba3397db5cebc9034a4e61367d1125a33480
parentabb8febb7239ddf3585a69b8efa2fdb802e4f78e
Remove LIT_SITE_CFG_IN_FOOTER, llvm

It's always replaced with the same (short) static string, so just put that
there directly.

No intended behavior change.
https://reviews.llvm.org/D51357

llvm-svn: 341135
llvm/cmake/modules/AddLLVM.cmake
llvm/test/lit.site.cfg.py.in