Skip to content

Conversation

OrichalcumCosmonaut
Copy link

I copied the implementations from https://github.com/gcc-mirror/gcc/blob/f2a85db9eee7d761692ca8f69ea1a20d32715bad/libgcc/config/arm/lib1funcs.S (hopefully that isn’t some sort of copyright issue because I’m not sure how else you’d implement them) and wrapped them in naked functions. Not sure if I need something like .thumb_func (or how to do that) or if arch.isThumb() is correct.

Fixes #24558.

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.

compiler_rt missing __gnu_thumb1_case_shi
1 participant