about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorJulien THILLARD <54775010+supersurviveur@users.noreply.github.com>2025-07-18 20:19:13 +0200
committerGitHub <noreply@github.com>2025-07-18 18:19:13 +0000
commit6b87978169d260ac4512e66c81e9298055b902c2 (patch)
tree7ed0604457ca53507552b7d8c5d1d64c09447924 /compiler/rustc_codegen_llvm/src/common.rs
parent7dacaef5d3c252ea47287ce34234a89e3c5ff57e (diff)
downloadrust-6b87978169d260ac4512e66c81e9298055b902c2.tar.gz
rust-6b87978169d260ac4512e66c81e9298055b902c2.zip
Change the `memcmp` and `bcmp` return type to `c_int`
Fix the return type of `memcmp` and `bcmp` builtin functions on targets
with a `c_int` other than `i32`.

Linked issue: https://github.com/rust-lang/rust/issues/144076
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions