[PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)

Joerg Sonnenberger via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 5 09:15:30 PDT 2016


joerg added a subscriber: joerg.
joerg added a comment.

For what it is worth, this certainly seems to be misnamed. By nature, if it doesn't preserve at least the stack pointer, there is no way to recover on return, right?


https://reviews.llvm.org/D22045





More information about the cfe-commits mailing list