llvm-project
4312075e
- [nfc][thinlto] remove unnecessary return from `renameModuleForThinLTO` (#121851)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#121851 - [nfc][thinlto] remove unnecessary return from `renameModuleForThinLTO`
Author
mtrofin
Parents
8cd94e0b
Loading