[PATCH] D25360: [XRay] [compiler-rt] Move machine-dependent code into machine-dependent files.
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 18 19:32:01 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290077: [XRay] [compiler-rt] Move machine-dependent code into machine-dependent files. (authored by dberris).
Changed prior to commit:
https://reviews.llvm.org/D25360?vs=81913&id=81914#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25360
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: D25360.81914.patch
Type: text/x-patch
Size: 15266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/a5bf0944/attachment.bin>
More information about the llvm-commits
mailing list