[PATCH] D19904: XRay: Add entry and exit sleds

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 21:02:40 PDT 2016


dberris marked an inline comment as done.

================
Comment at: lib/Target/X86/X86MCInstLower.cpp:1082
@@ +1081,3 @@
+  //   jmp .tmpN
+  //   # 9 bytes worth of noops
+  // .tmpN
----------------
Updated the comments now to make it clear and specific.

Thanks!


http://reviews.llvm.org/D19904





More information about the llvm-commits mailing list