mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

See llvm/llvm-project#121851 For LLVM 20+, this function (`renameModuleForThinLTO`) has no return value. For prior versions of LLVM, this never failed, but had a signature which allowed an error value people were handling.