[PATCH] D28947: [XRay][AArch64] More staging for tail call support in XRay on AArch64 - in LLVM

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 19:36:31 PST 2017


dberris requested changes to this revision.
dberris added inline comments.
This revision now requires changes to proceed.


================
Comment at: test/CodeGen/AArch64/xray-tail-call-sled.ll:29
+; CHECK-NEXT:  ret
+}
+
----------------
You probably want to make sure that you have the instrumentation map for this function and the one below.


https://reviews.llvm.org/D28947





More information about the llvm-commits mailing list