diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-04-19 22:00:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 22:00:01 +0200 |
| commit | 817b7e0c11d90888a982243f1d5af3ff1d19cf5e (patch) | |
| tree | 4c1f9efffd282f8c88185b3f2b086f822192b49f /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 41f0e13bc53396852f4f1338ce5d8be0d1125b08 (diff) | |
| parent | 21f13afafe1cf33e1a3b8eeeb31f73868b9a9e2b (diff) | |
| download | rust-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
