diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2017-12-30 08:15:15 +0000 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2017-12-30 08:15:15 +0000 |
commit | 0c1981ea0db8eed3f9d1693bab11bcd61b7d05d0 (patch) | |
tree | a06c030bdbe827a4a1055245ad238b39c252b607 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | ca3cdd7f27134525d28d740707c3cdb6b388b95a (diff) | |
download | llvm-0c1981ea0db8eed3f9d1693bab11bcd61b7d05d0.zip llvm-0c1981ea0db8eed3f9d1693bab11bcd61b7d05d0.tar.gz llvm-0c1981ea0db8eed3f9d1693bab11bcd61b7d05d0.tar.bz2 |
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: 321580
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions