[PATCH] D27979: [XRay] [compiler-rt] Move machine-dependent code into machine-dependent files
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 23:46:32 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290330: [XRay] [compiler-rt] Move machine-dependent code into machine-dependent files (authored by rovka).
Changed prior to commit:
https://reviews.llvm.org/D27979?vs=82084&id=82309#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27979
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_interface_internal.h
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: D27979.82309.patch
Type: text/x-patch
Size: 16724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/504bb8de/attachment.bin>
More information about the llvm-commits
mailing list