Replace hardcoded comment at 'lit.site.cfg.in'
authorAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 07:09:39 +0000 (07:09 +0000)
committerAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 07:09:39 +0000 (07:09 +0000)
commitbb241249df0fa5b99764969924dff89c2d11cdd9
tree0fbca7770a4b650770ef55356d16b48fa4d11405
parenta3f5c4c047b29f4308c73502360c848107b073c6
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: 266521
lld/test/Unit/lit.site.cfg.in
lld/test/lit.site.cfg.in