Module cranelift_codegen::settings::detail

source ·
Expand description

Implementation details for generated code.

This module holds definitions that need to be public so the can be instantiated by generated code in other modules.

Structs§

  • A setting descriptor holds the information needed to generically set and print a setting.
  • An instruction group template.

Enums§

  • The different kind of settings along with descriptor bits that depend on the kind.