Skip to content

Fix invocation labels

Jimmy Brush requested to merge fix_invocation_labels into master

Some architectures do not have architecture-specific invocations. Generate an architecture-specific invocation label enum in this case so the architecture type-specific invocation label enum can reference it.

Merge request reports