llvm-project
6b647de0
- [NFC] Remove the unused hasMinSize() (#133838)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
222 days ago
[NFC] Remove the unused hasMinSize() (#133838) The 'hasOptSize()' is 'hasFnAttribute(Attribute::OptimizeForSize) || hasMinSize()', so we don't need another 'hasMinSize()'.
References
#133838 - [NFC] Remove the unused hasMinSize()
Author
shining1984
Parents
36978fad
Loading