llvm-project
a4c3ac2c
- ARM: Avoid doing strncmp on libcall name (#165203)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
ARM: Avoid doing strncmp on libcall name (#165203) Check if the default implementation is the aeabi impl directly. If getLibcallName returned null, this would crash.
References
#165203 - ARM: Avoid doing strncmp on libcall name
Author
arsenm
Parents
6125f26d
Loading