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

Matthias Braun via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 27 10:03:06 PDT 2017


MatzeB added a comment.

Just out of interested: I can see how `__attribute__ ((interrupt))` is useful, but in what situations would you use `no_caller_saved_registers`?


https://reviews.llvm.org/D22045





More information about the cfe-commits mailing list