llvm-project
2d7bfcdd
- ELF: Use dyn_cast to access sym field.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 days ago
ELF: Use dyn_cast to access sym field. dyn_cast_or_null is unnecessary because this field is non-null. Reviewers: MaskRay Pull Request: https://github.com/llvm/llvm-project/pull/195785
References
#195785 - ELF: Use dyn_cast to access sym field.
Author
pcc
Parents
2384593d
Loading