OSDN Git Service

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)
commitb677706043fa003866c57c8d3ec5e4e2ef803130
tree176bf13a21d9ae34f886e4271b4bda19476d14ae
parentd7628daffa022c931ceb45de640d3ff8522d9912
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266515 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
test/Unit/lit.site.cfg.in
test/lit.site.cfg.in