[PATCH] D37964: [XRay][tools] Support tail-call exits before we write them in the runtime

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 17 23:09:04 PDT 2017


dberris updated this revision to Diff 115595.
dberris added a comment.

- fixup: update to make tests clean; typo in docs


https://reviews.llvm.org/D37964

Files:
  docs/XRayFDRFormat.rst
  include/llvm/XRay/XRayRecord.h
  include/llvm/XRay/YAMLXRayRecord.h
  lib/XRay/Trace.cpp
  test/tools/llvm-xray/X86/convert-fdr-to-yaml.txt
  tools/llvm-xray/xray-account.cc
  tools/llvm-xray/xray-converter.cc
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-stacks.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37964.115595.patch
Type: text/x-patch
Size: 7691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/187c8250/attachment.bin>


More information about the llvm-commits mailing list