Skip to content

Conversation

@yingopq
Copy link
Contributor

@yingopq yingopq commented May 15, 2025

When calling external functions which start with L, would generate error: assembler label 'LeaveFoo' can not be undefined. This pr would fix this issue.

Fix #134914.

When calling external functions which start with `L`, would generate
error: assembler label 'LeaveFoo' can not be undefined.
This pr would fix this issue.

Fix llvm#134914.
@wzssyqa wzssyqa merged commit ca6398c into llvm:main May 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MIPS] Function named Leave* or Local* are refused

2 participants