[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 18:49:13 PST 2016
pelikan updated this revision to Diff 81908.
pelikan added a comment.
remove ALWAYS_INLINE from a function which is forward-declared
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.81908.patch
Type: text/x-patch
Size: 12883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/47ac59b1/attachment.bin>
More information about the llvm-commits
mailing list