Matthew Maurer fc32dd49cb llvm: Ignore error value that is always false
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.
2025-01-07 01:02:22 +00:00
..
2024-12-18 23:23:44 +08:00
2024-10-26 10:19:07 +08:00
2024-10-08 18:24:56 -07:00
2024-12-31 12:41:20 +01:00
2024-09-17 10:24:43 +10:00