v20.1.10-alpha.2
Pre-release
Pre-release
·
1 commit
to develop
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bumped version (v20.1.9) and updated analyzer shipped diagnostics by @smaillet in #371
- Added creation of AddressSpaceCast instruction to InstructionBuilder. by @smaillet in #373
- Build Version bump (v20.1.10-alpha) by @smaillet in #374
- Adding missed changes by @smaillet in #376
- Bumped version number for final build (v20.1.10-alpha.1) by @smaillet in #378
- Bumped version number for final build (v20.1.10-alpha.1) by @smaillet in #382
- Fixed GEP validation as it is different for OPAQUE pointers (Fixes #380) by @smaillet in #381
- Added Optional address space parameter to
allocageneration. This resolves #372. by @smaillet in #383 - Updates to support .NET 10 SDK by @smaillet in #388
- Add parameter checks and tests for
IntructionBuilder.IntToPointerby @smaillet in #391
Full Changelog: v20.1.9...v20.1.10-alpha.2