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:
authorMichael Goulet <michael@errs.io>2022-09-08 14:41:09 -0700
committerGitHub <noreply@github.com>2022-09-08 14:41:09 -0700
commit963a9ecb85f3b2c3d1ad2915ed8f4bcba919d7ae (patch)
tree6c6a8a481ab039db3561cf9191c7317ae42efd4c /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent1499c089df8c74b3a8f4d7d9f7de203c7bc38003 (diff)
parenta3b60f1769303cad5221e44f8a0c4d76182db346 (diff)
downloadrust-963a9ecb85f3b2c3d1ad2915ed8f4bcba919d7ae.tar.gz
rust-963a9ecb85f3b2c3d1ad2915ed8f4bcba919d7ae.zip
Rollup merge of #101530 - krasimirgg:llvm-16-up, r=cuviper
llvm-wrapper: adapt for LLVM API changes

No functional changes intended.

Adapts PassWrapper for a few recent LLVM API changes:
* https://github.com/llvm/llvm-project/commit/e7bac3b9fa739f8d167a390a547068aad1d424a7
* https://github.com/llvm/llvm-project/commit/93600eb50ceeec83c488ded24fa0fd25f997fec6
* https://github.com/llvm/llvm-project/commit/5e38b2a456df6e263a509af60a731cec57310498

Note that `ModuleMemorySanitizerPass` was renamed back to its pre-14 name, `MemorySanitizerPass`, hence the funky `#if LLVM_VERSION_GE(14, 0) && LLVM_VERSION_LT(16, 0)` guard.

Found via our experimental rust + llvm at HEAD bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/13290#018315e6-24e1-44c8-b56d-9aad9be11c29
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions