| Issue | 179563 |
|---|---|
| Summary | [libc] frame pointer config options for libc builds |
| Labels | libc |
| Assignees | |
| Reporter | Prabhuk |
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.)
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
