[PATCH] D29742: [XRay] Implement powerpc64le xray.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 18:17:26 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295017: Re-commit r294826 and r294781, with a fix on the cmake file to only (authored by timshen).
Changed prior to commit:
https://reviews.llvm.org/D29742?vs=88046&id=88290#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29742
Files:
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/xray/CMakeLists.txt
compiler-rt/trunk/lib/xray/xray_interface.cc
compiler-rt/trunk/lib/xray/xray_powerpc64.cc
compiler-rt/trunk/lib/xray/xray_powerpc64.inc
compiler-rt/trunk/lib/xray/xray_trampoline_powerpc64.S
compiler-rt/trunk/lib/xray/xray_trampoline_powerpc64.cc
compiler-rt/trunk/lib/xray/xray_tsc.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29742.88290.patch
Type: text/x-patch
Size: 10703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/0b8c96c9/attachment.bin>
More information about the llvm-commits
mailing list