about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-19 22:00:01 +0200
committerGitHub <noreply@github.com>2021-04-19 22:00:01 +0200
commit817b7e0c11d90888a982243f1d5af3ff1d19cf5e (patch)
tree4c1f9efffd282f8c88185b3f2b086f822192b49f /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent41f0e13bc53396852f4f1338ce5d8be0d1125b08 (diff)
parent21f13afafe1cf33e1a3b8eeeb31f73868b9a9e2b (diff)
downloadrust-817b7e0c11d90888a982243f1d5af3ff1d19cf5e.tar.gz
rust-817b7e0c11d90888a982243f1d5af3ff1d19cf5e.zip
Rollup merge of #84123 - bjorn3:compile_mono_item_dep_node, r=wesleywiser
Introduce CompileMonoItem DepNode

This is likely required for allowing efficient hot code swap support in cg_clif's jit mode. My prototype currently requires re-compiling all functions, which is both slow and uses a lot of memory as there is not support for freeing the memory used by replaced functions yet.

cc https://github.com/bjorn3/rustc_codegen_cranelift/issues/1087
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions