-
Notifications
You must be signed in to change notification settings - Fork 7
NanoMips: Add option to disable BALC opt in linker #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NanoMips: Add option to disable BALC opt in linker #25
Conversation
9616713 to
11e268d
Compare
0deae01 to
b64f8da
Compare
|
See binutils/pr2 for assembler fix and NOTRAMP relocations |
farazs-github
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes requested.
I guess MediaTek-Labs/binutils-gdb#3 |
b64f8da to
2225b09
Compare
farazs-github
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Holding off the merge till we have one round of integrated testing with all components.
|
@AndrijaSyrmia cc; please make sure you port this to LLVM 16 |
Added an option to disable BALC stubs optimization from llc. Added a test case for this change, changed addr.ll test as it was failing due to this change.
2225b09 to
7ce1d2e
Compare
No description provided.