llvm-project
4312075e - [nfc][thinlto] remove unnecessary return from `renameModuleForThinLTO` (#121851)

Commit
305 days ago
[nfc][thinlto] remove unnecessary return from `renameModuleForThinLTO` (#121851) Same goes for `FunctionImportGlobalProcessing::run`. The return value was used, but it was always `false`.
Author
Parents
Loading