]> granicus.if.org Git - clang/commit
Replace hardcoded comment at 'lit.site.cfg.in'
authorAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 06:54:46 +0000 (06:54 +0000)
committerAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 06:54:46 +0000 (06:54 +0000)
commited1008dbd297adfabeb32939bd6ca5a24261b269
treebbad33e2b7c58612ebcc16b4501aaaa6c102d978
parent89a1e712a92ec5a3f46ff93f70698b51637d968d
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/cfe/trunk@266516 91177308-0d34-0410-b5e6-96231b3b80d8
test/Unit/lit.site.cfg.in
test/lit.site.cfg.in
utils/perf-training/lit.site.cfg.in
utils/perf-training/order-files.lit.site.cfg.in