[PATCH] D29438: [XRay] Probe for CPU features that XRay needs

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 00:02:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293870: [XRay] Probe for CPU features that XRay needs (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D29438?vs=86770&id=86772#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29438

Files:
  compiler-rt/trunk/lib/xray/xray_AArch64.cc
  compiler-rt/trunk/lib/xray/xray_arm.cc
  compiler-rt/trunk/lib/xray/xray_emulate_tsc.h
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
  compiler-rt/trunk/lib/xray/xray_x86_64.cc
  compiler-rt/trunk/lib/xray/xray_x86_64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29438.86772.patch
Type: text/x-patch
Size: 3701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/b6b34477/attachment.bin>


More information about the llvm-commits mailing list