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

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 17:52:30 PST 2018


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

One inline comment then LGTM.

-eric



================
Comment at: compiler-rt/lib/xray/xray_trampoline_x86_64.S:240
 .LcustomEventCleanup:
+
 	RESTORE_REGISTERS
----------------
Remove.


https://reviews.llvm.org/D40894





More information about the llvm-commits mailing list