Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Explore Implications of +thumb-mode linker flag. #102

Open
Tropix126 opened this issue Mar 3, 2024 · 0 comments
Open

Explore Implications of +thumb-mode linker flag. #102

Tropix126 opened this issue Mar 3, 2024 · 0 comments
Labels
help wanted Extra attention is needed type:bug Something isn't working

Comments

@Tropix126
Copy link
Member

Tropix126 commented Mar 3, 2024

Problem Description

The +thumb-mode linker flag shaves off roughly 12kb of binary size from build artifacts, which is pretty nice. I'm not completely sure if there are significant tradeoffs in this area though (we already enable +thumb2 instructions), so we should probably run some benchmarks with/without it.

Screenshots

"Hello World" binary size from pros-rs 0.7:
image

Additional information

N/A

@Tropix126 Tropix126 added type:bug Something isn't working help wanted Extra attention is needed labels Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant