llvm-project/compiler-rt/test/safestack
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
..
CMakeLists.txt
buffer-copy-vla.c
buffer-copy.c
canary.c [safestack] Fix stack canary test on Mac. 2016-04-12 18:48:41 +00:00
init.c
lit.cfg [compiler-rt] [safestack] Silent overflow.c test on aarch64 2015-12-14 11:58:43 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
lto.c
overflow.c Ensure safestack overflow test doesn't segfault 2016-01-07 22:19:12 +00:00
pthread-cleanup.c
pthread.c
utils.h