aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/stack_iterator/shared_lib.c
AgeCommit message (Collapse)Author
2023-07-20compilation: pass omit_frame_pointer through to builtin.zigkcbanner
Renamed dwarf_unwinding -> stack_iterator to better reflect that it's not just DWARF unwinding. Added a test for unwinding with a frame pointer.