Skip to content

Add DwarfRegNum #4

@reitowo

Description

@reitowo
// General-purpose registers
foreach I = 0-31 in {
  def R#I : GRi<I, "r"#I>, DwarfRegNum<[I]>;
}

Otherwise, ./llc sum.ll -filetype=obj -march=m88k will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions