about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-14 17:17:56 +0100
committerGitHub <noreply@github.com>2022-12-14 17:17:56 +0100
commit35ff2cf29570b2e0a94dbe014258284f6f000749 (patch)
treeef344a3c2779cc9401354873aa51055522bdc783 /compiler/rustc_codegen_llvm/src/errors.rs
parentba64ba8b0dfd57f7d6d7399d0df7ded37d2af18d (diff)
parent27011b4185f5341e579d2a02cabd3dc7d7aa7149 (diff)
downloadrust-35ff2cf29570b2e0a94dbe014258284f6f000749.tar.gz
rust-35ff2cf29570b2e0a94dbe014258284f6f000749.zip
Rollup merge of #105399 - mikebenfield:lfs, r=thomcc
Use more LFS functions.

On Linux, use mmap64, open64, openat64, and sendfile64 in place of their non-LFS counterparts.

This is relevant to #94173.

With these changes (together with rust-lang/backtrace-rs#501), the simple binaries I produce with rustc seem to have no non-LFS functions, so maybe #94173 is fixed. But I can't be sure if I've missed something and maybe some non-LFS functions could sneak in somehow.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions