mlugg
|
d82d327de2
|
test: update remaining code to fix 'var is never mutated' errors
|
2023-11-19 09:57:04 +00:00 |
|
Felix (xq) Queißner
|
ce95a3b153
|
Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath.
|
2023-07-30 11:18:50 -07:00 |
|
kcbanner
|
8e6a62ba10
|
test: disable omit_frame_pointer unwinding tests on aarch64-macos
dwarf: handle signal frame CIE flag
|
2023-07-20 22:58:16 -04:00 |
|
kcbanner
|
774dc2fdb7
|
dwarf: add explicit_fde_offset to support more optimal __unwind_info dwarf lookups
|
2023-07-20 22:58:16 -04:00 |
|
kcbanner
|
ec96095efd
|
compilation: pass omit_frame_pointer through to builtin.zig
Renamed dwarf_unwinding -> stack_iterator to better reflect that it's not just DWARF unwinding.
Added a test for unwinding with a frame pointer.
|
2023-07-20 22:58:16 -04:00 |
|