[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 19:22:38 PST 2016
pelikan updated this revision to Diff 81913.
pelikan added a comment.
ARM cycleFrequency() moved to .cc just like amd64 has it.
https://reviews.llvm.org/D25360
Files:
lib/xray/xray_AArch64.cc
lib/xray/xray_arm.cc
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.81913.patch
Type: text/x-patch
Size: 14857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/a74f0733/attachment.bin>
More information about the llvm-commits
mailing list