WIP.
Ideally `.cfi_def_offset` should be used instead. `.cfi_adjust_cfa_offset` is used for now.
There are many epilogue code paths where `.cfi_*` directives are missing.
They need separate fixes.
Something is not correct yet (e.g. `addsub-constant-folding.ll`)