[MC] Fix double negation of DW_CFA_def_cfa_offset
Negations are incorrectly added in two places and the code works just because the negations cancel each other.
Loading
Please sign in to comment
Negations are incorrectly added in two places and the code works just because the negations cancel each other.