Replace hardcoded comment at 'lit.site.cfg.in'
authorAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 07:14:05 +0000 (07:14 +0000)
committerAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 07:14:05 +0000 (07:14 +0000)
commit4e0cc9e0fde93dc2537ce762e82dd5e8811d76aa
tree1711a742ffc44b2d63e6385339cb5087a1c6498d
parentbb241249df0fa5b99764969924dff89c2d11cdd9
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: 266522
lldb/lit/Unit/lit.site.cfg.in
lldb/lit/lit.site.cfg.in