The following CFI directives are suported by MC but not by MIR:
- .cfi_rel_offset
- .cfi_adjust_cfa_offset
- .cfi_escape
- .cfi_remember_state
- .cfi_restore_state
- .cfi_undefined
- .cfi_register
- .cfi_window_save
Add support for printing, parsing and update tests.