Skip to content

SDK v7.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 02:43
· 249 commits to main since this release
4c6e9a5

Bug fixes

  • llvm-mos/llvm-mos#379 - Fixed compiler crash due to branch folding
  • llvm-mos/llvm-mos#399 - The compiler now conservatively sizes inline assembly when determining whether to a relative branch is in range.
  • llvm-mos/llvm-mos#393 - Inline assembly now has callee-saved imaginary registers correctly rewritten to the zero page stack when appropriate.