1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-29 18:09:29 +02:00

(ia64_state_record): Rename epilogue_start to when_sp_restored.

(Logical change 1.56)
This commit is contained in:
mostang.com!davidm 2003-02-27 09:58:57 +00:00
parent 5939c41c09
commit 77ccc28ad9

View file

@ -279,7 +279,7 @@ struct ia64_state_record
long spill_offset; /* psp-relative offset for spill base */
int region_start;
int region_len;
int epilogue_start;
int when_sp_restored;
int epilogue_count;
int when_target;