llvm-project
222ab28a - [aarch64] Fix Arm64EC libcall lowering after recent refactoring. (#143977)

Commit
109 days ago
[aarch64] Fix Arm64EC libcall lowering after recent refactoring. (#143977) The refactored code accidentally tokenized a string instead of just concatenating it. Add a regression test and some assertions to ensure consistency. Fixes #143890 .
Author
Parents
Loading