[PATCH] D40894: [XRay][compiler-rt+llvm] Update XRay trampoline CFI and register stashing semantics

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 16:22:09 PST 2018


echristo added a comment.

Also the register saves strike me as a somewhat odd optimization - you could also have just thrown this into SAVE_REGISTERS I think?

-eric


https://reviews.llvm.org/D40894





More information about the llvm-commits mailing list