commit | ebe00173e32ce714bbc8e0fb877dc6eb5033ad6f | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Mar 14 10:32:42 2025 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Mar 14 10:32:42 2025 +0100 |
tree | e058897ddc6b8dabb600cd88fa89eae04af48ce3 | |
parent | 9f42fb05256ad5731baf307dcdd321dd5d6b0828 [diff] |
gas: permit wider-than-byte operands for .cfi_escape Some DW_CFA_* and DW_OP_* take wider than byte, but non-LEB128 operands. Having to hand-encode such when needing to resort to .cfi_escape isn't very helpful.