diff options
author | Pavel Labath <pavel@labath.sk> | 2020-07-15 16:50:34 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2020-07-20 15:53:19 +0200 |
commit | 9decf0405fe1bd79325ca47dba15d8914608e242 (patch) | |
tree | 1e8157540fe2729d9b3d5dbe675d1980af06d262 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e88b6ed7486865424a8d49543c523838dcb01875 (diff) | |
download | llvm-9decf0405fe1bd79325ca47dba15d8914608e242.zip llvm-9decf0405fe1bd79325ca47dba15d8914608e242.tar.gz llvm-9decf0405fe1bd79325ca47dba15d8914608e242.tar.bz2 |
[lldb/test] Simplify Makefile rules for .d files
The sed line in the rules was adding the .d file as a target to the
dependency rules -- to ensure the file gets rebuild when the sources
change. The same thing can be achieved more elegantly with some -M
flags.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions