[libc] frame pointer config options for libc builds
Open
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Currently we can use LIBC_CONF_KEEP_FRAME_POINTER config to turn off frame pointer (-fno-omit-frame-pointer). Provide all frame pointer configuration options (off, all on, omit-leaf etc.)
Contributor guide
Assessment
This issue has not been assessed yet.