Skip to content

SDK v0.3.1

Choose a tag to compare

@github-actions github-actions released this 10 May 09:48
· 620 commits to main since this release

Bug Fixes

  • Fixed llvm-mos/llvm-mos#182, where xex files would be produced with invalid header addresses.
  • Fixed llvm-mos/llvm-mos#179, where the printf %p specifier would print an incorrect address.
  • Fixed SDK build with CMake v3.18 (llvm-mos/llvm-mos#177); made minimum version consistently 3.18, rather than varying per-file.