Skip to content

Expanded Tag Variants #24

@CalebLItalien

Description

@CalebLItalien

Details

We need to expand the number of variant types we have, by building wrappers around LLVMValueRefs. For example, we'll want a Tag::FunctionTag, though the actual function type creation process uses a plain LLVMValueRef. Look into other expressions (think structs, enums) that simply use LLVMValueRefs, and change them to their own tag types. We'll also want to look at existing implementation in ir that might benefit from more tag types.

Issue Type

  • Feature
  • Bugfix
  • Documentation
  • Refactoring
  • Other:

Requirements

  • FunctionTag
  • Other tag types
  • Updated testing

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions