[PATCH] D34381: [XRay] [compiler-rt] switch FDR implementation to the TSC API [NFC]

Martin Pelikán via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 22:27:13 PDT 2017


pelikan updated this revision to Diff 103153.
pelikan added a comment.

add a newline after clock_gettime(2)'s failure Report() string


https://reviews.llvm.org/D34381

Files:
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_fdr_logging_impl.h
  lib/xray/xray_tsc.h
  lib/xray/xray_x86_64.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34381.103153.patch
Type: text/x-patch
Size: 5995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/2f1c7a0c/attachment.bin>


More information about the llvm-commits mailing list