fix DW_EH_PE_omit case
DW_EH_PE_omit
is FF
so it cannot be a case
of encoding_lower8
. Instead it can be a check against
the complete encoding
.
DW_EH_PE_omit
is FF
so it cannot be a case
of encoding_lower8
. Instead it can be a check against
the complete encoding
.