Commit c6ad1e2
authored
Rollup merge of #69248 - jonas-schievink:thumb-fp, r=japaric
Don't eliminate frame pointers on thumb targets
This should hopefully fix issues #69231 and rust-embedded/cortex-m-rt#139.
~~I couldn't test this locally as the rustc I produced does not create binaries (no idea why).~~ Resolved.1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
0 commit comments