Replace hardcoded comment at 'lit.site.cfg.in'
authorAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 06:47:41 +0000 (06:47 +0000)
committerAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 06:47:41 +0000 (06:47 +0000)
commitd5cee4aada8c5eb66580af6caae7eeba83b4a6f9
treedd8da8f7692f2efe1b65c2826a3282824b4474bc
parent59ae85450360f2f38eb26ca561be96a723edc5ab
Replace hardcoded comment at 'lit.site.cfg.in'

At the moment almost every lit.site.cfg.in contains two lines comment:

## Autogenerated by LLVM/Clang configuration.
# Do not edit!

The patch adds variable LIT_SITE_CFG_IN_HEADER, that is replaced from
configure_lit_site_cfg with the note and some useful information.

llvm-svn: 266515
llvm/cmake/modules/AddLLVM.cmake
llvm/test/Unit/lit.site.cfg.in
llvm/test/lit.site.cfg.in