mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
fc32dd49cb
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.