llvm-project
2458387a
- [NFC] replace getValueType with more specific getFunctionType (#177175)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
103 days ago
[NFC] replace getValueType with more specific getFunctionType (#177175) When trivially valid already, use the more specific method, instead of casting the result of the less specific method.
References
#177175 - [NFC] replace getValueType with more specific getFunctionType
Author
vtjnash
Parents
3b5910de
Loading