Skip to content

Conversation

@smaillet
Copy link
Member

@smaillet smaillet commented Dec 8, 2025

Fixed GEP validation as it is different for OPAQUE pointers (Fixes #380)

  • Added tests for GEP to catch bug and verify the fix
  • Updated validation of GEP parameters to account for
    the fact that a pointer no longer has an element type.

…iquityDotNET#380)

* Added tests for GEP to catch bug and verify the fix
* Updated validation of GEP parameters to account for
  the fact that a pointer no longer has an element type.
@smaillet smaillet merged commit 48ba74d into UbiquityDotNET:develop Dec 8, 2025
3 checks passed
@smaillet smaillet deleted the GEPOpaquePointersValidationFix branch December 8, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - GetElementPtr (and friends) is broken for Opaque pointers

1 participant