diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2017-12-30 15:37:46 +0000 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2017-12-30 15:37:46 +0000 |
commit | 9f0ac82f3b2f24ccab95b0b710a9fa34c53bae3a (patch) | |
tree | 152069cbd9885cab7f8dba2a8bd366a4f806a233 /clang | |
parent | c7fc81e6595865296738fe0f8ffe692ea41b1ffc (diff) | |
download | bcm5719-llvm-9f0ac82f3b2f24ccab95b0b710a9fa34c53bae3a.tar.gz bcm5719-llvm-9f0ac82f3b2f24ccab95b0b710a9fa34c53bae3a.zip |
Added support for reading configuration files
Configuration file is read as a response file in which file names in
the nested constructs `@file` are resolved relative to the directory
where the including file resides. Lines in which the first non-whitespace
character is '#' are considered as comments and are skipped. Trailing
backslashes are used to concatenate lines in the same way as they
are used in shell scripts.
Differential Revision: https://reviews.llvm.org/D24926
llvm-svn: 321586
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions