diff options
| author | khyperia <github@khyperia.com> | 2020-09-15 23:35:31 +0200 |
|---|---|---|
| committer | khyperia <github@khyperia.com> | 2020-09-15 23:35:31 +0200 |
| commit | 21b0c1286a1f01cb8a21bda0973833ca11889364 (patch) | |
| tree | f541d19f9422521e0368fedd4af732f500303f5d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | a874956d940ecb3ed524b6176a171219ac4787ea (diff) | |
| download | rust-21b0c1286a1f01cb8a21bda0973833ca11889364.tar.gz rust-21b0c1286a1f01cb8a21bda0973833ca11889364.zip | |
Extract some intrinsics out of rustc_codegen_llvm
A significant amount of intrinsics do not actually need backend-specific behaviors to be implemented, instead relying on methods already in rustc_codegen_ssa. So, extract those methods out to rustc_codegen_ssa, so that each backend doesn't need to reimplement the same code.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
