SDK v7.0.0
Breaking changes
- llvm-mos/llvm-mos#397 -- Rename xo65 segment hex from
_XX
to_xXX
.- This avoids a conflict with the dollar sign escape
_d
.
- This avoids a conflict with the dollar sign escape
Bug fixes
- Fix latent data structure corruption in MOSTargetStreamer
- llvm-mos/llvm-mos#398 -- Fix xo65 integration on Windows