diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-07-02 19:28:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-02 19:28:05 +0200 |
| commit | d5658d33deaf0d7012a29983731a1f5882a5e061 (patch) | |
| tree | c2ca2adf2a47768f462d2c646b712f1361bbf170 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 6a31e693eb4c6c1ee29248bebc643ae8aa9cf4bd (diff) | |
| parent | cfa6731c495192a490492e8aae91425a9825223b (diff) | |
| download | rust-d5658d33deaf0d7012a29983731a1f5882a5e061.tar.gz rust-d5658d33deaf0d7012a29983731a1f5882a5e061.zip | |
Rollup merge of #142321 - ostylk:fix/ppc64_abi, r=workingjubilee
Expose elf abi on ppc64 targets Fixes https://github.com/rust-lang/rust/issues/60617 (after MCP https://github.com/rust-lang/compiler-team/issues/885 is accepted) by exposing the abi information on ppc64 targets. Conditional compilation can now use `cfg(target_abi = "elfv1")` or `cfg(target_abi = "elfv2")` to determine the abi in use. Technical details are included in the other PR https://github.com/rust-lang/rust/pull/142598
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
