diff options
| author | Paul Robinson <paul_robinson@playstation.sony.com> | 2015-04-27 18:14:32 +0000 |
|---|---|---|
| committer | Paul Robinson <paul_robinson@playstation.sony.com> | 2015-04-27 18:14:32 +0000 |
| commit | d7214a7651db3dc153f239fe6f1603d865c64b03 (patch) | |
| tree | 5455a579bb7d616c30e7195887f67b6c43f1a0a1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 8fd573e87fd924f67cf0bf0ce021282aa7f81042 (diff) | |
Support generating NMake/Jom-style depfiles.
NMake is a Make-like builder that comes with Microsoft Visual Studio.
Jom (https://wiki.qt.io/Jom) is an NMake-compatible build tool.
Dependency files for NMake/Jom need to use double-quotes to wrap
filespecs containing special characters, instead of the backslash
escapes that GNU Make wants.
Adds the -MV option, which specifies to use double-quotes as needed
instead of backslash escapes when writing the dependency file.
Differential Revision: http://reviews.llvm.org/D9260
llvm-svn: 235903
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
