diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-13 17:57:10 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-13 17:57:10 +0000 |
commit | 216a3bd70de7f92397371f8d9c8f42683b8ecb19 (patch) | |
tree | 8c5e9d33b56b36a8209d5e71e95a06648ad13595 /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | 6cf4a6ba9b3fb7d0b2eab26c35146b5ab3c3c8be (diff) | |
download | llvm-216a3bd70de7f92397371f8d9c8f42683b8ecb19.zip llvm-216a3bd70de7f92397371f8d9c8f42683b8ecb19.tar.gz llvm-216a3bd70de7f92397371f8d9c8f42683b8ecb19.tar.bz2 |
[modules] Change the way we deal with .d output for explicitly-specified module
files: include the .pcm file itself in the .d output, rather than including its
own input files. Other forms of module file continue to be transparent for .d
output.
Arguably, the input files for the .pcm file are still inputs to the
compilation, but that's unnecessary for make-like build systems (where the
mtime of the .pcm file is sufficient) and harmful for smarter build systems
that know about module files and want to track only the local dependencies.
llvm-svn: 244923
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions