hanchenye-llvm-project/compiler-rt/test/dfsan
Alex Denisov a3f5c4c047 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: 266520
2016-04-16 07:03:45 +00:00
..
Inputs
CMakeLists.txt [tests] Always specify correct config.target_arch when configuring test suite. 2016-02-23 01:34:17 +00:00
basic.c
custom.cc [DFSan] Fix test_inet_pton for big endian archs 2016-03-09 08:00:37 +00:00
dump_labels.c
flags.c
fncall.c
label_count.c
lit.cfg [dfsan] Run the tests for each supported arch and suffix each one to distinguish them. 2016-02-09 16:20:37 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
propagate.c
vararg.c
write_callback.c