[PATCH] D26413: [XRay] Support AArch64 in compiler-rt

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 12:29:50 PST 2016


rSerge created this revision.
rSerge added reviewers: dberris, rengolin.
rSerge added subscribers: iid_iunknown, llvm-commits.
Herald added subscribers: mgorny, aemerson.

This patch adds XRay support in compiler-rt for AArch64 targets.
This patch is one of a series:

- LLVM: https://reviews.llvm.org/D26412
- Clang:


https://reviews.llvm.org/D26413

Files:
  cmake/config-ix.cmake
  lib/xray/CMakeLists.txt
  lib/xray/xray_AArch64.cc
  lib/xray/xray_inmemory_log.cc
  lib/xray/xray_interface.cc
  lib/xray/xray_trampoline_AArch64.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26413.77237.patch
Type: text/x-patch
Size: 10676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/8fc49153/attachment.bin>


More information about the llvm-commits mailing list