SDK v7.0.1
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.