mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-31 05:15:29 +03:00
7ee6e7d61e
The DWARF spec has CFI instructions that take signed offsets, but at least LLVM always emits the unsigned variants, even for e.g. `.cfi_def_cfa_offset -4`.