mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
Improved backtrace on platforms without glibc. Added $$frameaddress and $$returnaddress properly.
This commit is contained in:
committed by
Christoffer Lerno
parent
00019f9d76
commit
87fdb5956e
@@ -178,6 +178,7 @@ typedef struct
|
||||
unsigned powi;
|
||||
unsigned prefetch;
|
||||
unsigned readcyclecounter;
|
||||
unsigned returnaddress;
|
||||
unsigned rint;
|
||||
unsigned round;
|
||||
unsigned roundeven;
|
||||
|
||||
Reference in New Issue
Block a user