llvm-project
2d7bfcdd - ELF: Use dyn_cast to access sym field.

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
Author
pcc pcc
Parents
Loading