about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTyson Nottingham <tgnottingham@gmail.com>2020-12-18 16:00:52 -0800
committerTyson Nottingham <tgnottingham@gmail.com>2020-12-18 18:53:12 -0800
commit779580190209cab277facdd8f98c2b16a049762f (patch)
tree02fef5ee99addfb46fcee89b16ec4c0275356586 /compiler/rustc_codegen_llvm/src
parenteb4fc71dc9024f15a0c9cc44bcc10c861e9d585e (diff)
downloadrust-779580190209cab277facdd8f98c2b16a049762f.tar.gz
rust-779580190209cab277facdd8f98c2b16a049762f.zip
rustc_query_system: explicitly register reused dep nodes
Register nodes that we've reused from the previous session explicitly
with `OnDiskCache`. Previously, we relied on this happening as a side
effect of accessing the nodes in the `PreviousDepGraph`. For the sake of
performance and avoiding unintended side effects, register explictily.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions