| author | |
| committer | |
| log | 4e023c6fa85c3263dbf388be5ef84dae7f1b0022 |
| tree | 8429780aa34c6e930f93b9ccb104944ba0819e77 |
| parent | eccbb03063b5a491d923e41d7cb82c6e71534327 |
1 files changed, 1 insertions(+), 1 deletions(-)
src-self-hosted/link.zig+1-1| ... | ... | @@ -1253,7 +1253,7 @@ pub const File = struct { |
| 1253 | 1253 | 0, // `DW.LNS_negate_stmt` |
| 1254 | 1254 | 0, // `DW.LNS_set_basic_block` |
| 1255 | 1255 | 0, // `DW.LNS_const_add_pc` |
| 1256 | 0, // `DW.LNS_fixed_advance_pc` | |
| 1256 | 1, // `DW.LNS_fixed_advance_pc` | |
| 1257 | 1257 | 0, // `DW.LNS_set_prologue_end` |
| 1258 | 1258 | 0, // `DW.LNS_set_epilogue_begin` |
| 1259 | 1259 | 1, // `DW.LNS_set_isa` |