about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-12-15 11:03:37 +0000
committerTrevor Gross <tmgross@umich.edu>2025-01-15 03:49:39 +0000
commit9024a6621648247b674420fc807e83ffe346cb74 (patch)
tree3e79c693f957227e45aaf1b5225321316c3dc298 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent76cb21a8524124b179c4b6b013ed873606fd049b (diff)
downloadrust-9024a6621648247b674420fc807e83ffe346cb74.tar.gz
rust-9024a6621648247b674420fc807e83ffe346cb74.zip
Use a C-safe return type for `__rust_[ui]128_*` overflowing intrinsics
Combined with [1], this will change the overflowing multiplication
operations to return an `extern "C"`-safe type.

Link: https://github.com/rust-lang/compiler-builtins/pull/735 [1]
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions