llvm-project
a4c3ac2c - ARM: Avoid doing strncmp on libcall name (#165203)

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