Skip to content

Add support for symbolic pointers #5

@momvart

Description

@momvart

The following cases are currently known to be able to generate pointers with symbolic values and are expected to be supported:

  • Offset binary operator with a symbolic offset or base.
  • AddrOf operator over a symbolic place.
  • AggregateRawPtr with symbolic data or metadata (like a symbolic length of a slice pointer)
  • Transmutation or casting to a pointer type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-runtimeArea: The runtime library and backendsc-symemConcern: Symbolic Memory and AddressesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions