Skip to content

mark all assembly functions as .thumb_func #103

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

Merged
merged 1 commit into from
Aug 7, 2018
Merged

mark all assembly functions as .thumb_func #103

merged 1 commit into from
Aug 7, 2018

Conversation

japaric
Copy link
Member

@japaric japaric commented Aug 7, 2018

this works around a LLD bug related to interworking.

this works around a [LLD bug] related to interworking.

[LLD bug]: https://bugs.llvm.org/show_bug.cgi?id=38435
@japaric japaric requested a review from a team as a code owner August 7, 2018 19:04
@japaric
Copy link
Member Author

japaric commented Aug 7, 2018

r? @adamgreig (chosen at random)

Copy link
Contributor

@therealprof therealprof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamgreig
Copy link
Member

LGTM too, @bors r+

@japaric
Copy link
Member Author

japaric commented Aug 7, 2018

@adamgreig it's actually "bors r+". (see https://bors.tech/documentation/getting-started/)

bors r=adamgreig

bors bot added a commit that referenced this pull request Aug 7, 2018
103: mark all assembly functions as .thumb_func r=adamgreig a=japaric

this works around a [LLD bug] related to interworking.

[LLD bug]: https://bugs.llvm.org/show_bug.cgi?id=38435

Co-authored-by: Jorge Aparicio <[email protected]>
@adamgreig
Copy link
Member

Ah thanks, I was misled by the old Homu docs I think!

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 7, 2018

Not awaiting review

@bors
Copy link
Contributor

bors bot commented Aug 7, 2018

Build succeeded

@bors bors bot merged commit be9978e into master Aug 7, 2018
@bors bors bot deleted the thumb_func branch August 7, 2018 19:30
adamgreig pushed a commit that referenced this pull request Jan 12, 2022
103: v0.6.0 r=therealprof a=japaric

this also adds compile-fail soundness tests and patches a soundness issue in
`#[entry]`

commit required to release a new (minor) version

r? @rust-embedded/cortex-m (anyone)

Co-authored-by: Jorge Aparicio <[email protected]>
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.

3 participants