about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-05-19 11:04:07 -0400
committerGitHub <noreply@github.com>2024-05-19 11:04:07 -0400
commitf848505c404049f3b75cd5fd6d7e08667e7c6d3a (patch)
tree13d2f27088892ad8f5f547a2737c7ab10d74f354 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent0f923a48c50da7c14cc73f63e09e3c26463b8aa1 (diff)
parent5aa779fb647a0cb3efb02a6b715fb2647b9c0f25 (diff)
downloadrust-f848505c404049f3b75cd5fd6d7e08667e7c6d3a.tar.gz
rust-f848505c404049f3b75cd5fd6d7e08667e7c6d3a.zip
Rollup merge of #124304 - hermit-os:fuse, r=joboet
revise the interpretation of ReadDir for HermitOS

HermitOS supports getdents64. As under Linux, the dirent64 entry `d_off` is not longer used, because its definition is not clear. Instead of `d_off` the entry `d_reclen` is used to determine the end of the dirent64 entry.

In addition, take up `@workingjubilee`  suggestion from the discussions in rust-lang/rust#115984 to increase the readability.

Hermit is a tier 3 platform and this PR changes only files, wich are related to the tier 3 platform.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions