Displaying 1 result from an estimated 1 matches for "__builtin_frame_pointer".
2014 Mar 27
2
[LLVMdev] Named register variables GNU-style
On 27 March 2014 19:35, Krzysztof Parzyszek <kparzysz at codeaurora.org> wrote:
> Is there any sane reason to actually implement it?
Bare metal code is never sane, but that's not an excuse not to write
it. C is a very complete language, especially modern variations like
C11, but there's still a lot that can't be done in C and for good
reasons. Kernel code and optimal