[PATCH] D25360: [XRay] [NFC] [compiler-rt] Move machine-dependent code into machine-dependent files.

Martin Pelikán via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 17:30:27 PST 2016


pelikan updated this revision to Diff 81902.
pelikan marked 2 inline comments as done.
pelikan added a comment.

fix newline and a never instrument annotation


https://reviews.llvm.org/D25360

Files:
  lib/xray/xray_emulate_tsc.h
  lib/xray/xray_inmemory_log.cc
  lib/xray/xray_interface_internal.h
  lib/xray/xray_x86_64.cc
  lib/xray/xray_x86_64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25360.81902.patch
Type: text/x-patch
Size: 12676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/f2d82d42/attachment.bin>


More information about the llvm-commits mailing list