about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/osstring-to-string.js
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2024-01-17 10:38:50 +0000
committerDavid Wood <david.wood@huawei.com>2024-01-17 10:38:50 +0000
commit12c19a2bb777a87c10afe1a7ea7fbee00def730d (patch)
treefcbcec52a8e7aed49497c5eff1ffd178ad88f062 /tests/rustdoc-js-std/osstring-to-string.js
parenta87034c2977369c8e7670dbe477e3196c45e4615 (diff)
downloadrust-12c19a2bb777a87c10afe1a7ea7fbee00def730d.tar.gz
rust-12c19a2bb777a87c10afe1a7ea7fbee00def730d.zip
target: fix powerpc64-unknown-linux-musl datalayout
In LLVM 17, PowerPC targets started including function pointer alignments
in data layouts, and in Rust's update to that version (#114048), we added
the function pointer alignments. `powerpc64-unknown-linux-musl` had
`Fi64` set but this seems incorrect, and the code in LLVM would always
have computed `Fn32` because it is a MUSL target.

Signed-off-by: David Wood <david@davidtw.co>
Diffstat (limited to 'tests/rustdoc-js-std/osstring-to-string.js')
0 files changed, 0 insertions, 0 deletions