Skip to content

LangRef never defines syntax for type symbol table #3685

@nlewycky

Description

@nlewycky
Bugzilla Link 3313
Resolution FIXED
Resolved on Jan 11, 2009 14:54
Version trunk
OS All

Extended Description

This sort of code:

%struct.foo = type { i32, i32 }

is never defined by the LangRef, though it's used in the example for getelementptr. That should be in there somewhere. It should also make it clear whether it applies to all Types or just StructType, and what the behaviour is on multiple definitions of the same type (currently we silently collapse them and pick one name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions