[llvm] [nfc][thinlto] remove unused return from `renameModuleForThinLTO` (PR #121851)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 14:36:46 PST 2025


https://github.com/teresajohnson approved this pull request.

lgtm. probably want to clarify that it isn't that the return value is unused (it is checked), but we never return anything other than false.

https://github.com/llvm/llvm-project/pull/121851


More information about the llvm-commits mailing list