[PATCH] D26412: [XRay] Support AArch64 in LLVM

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


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

This patch adds XRay support for AArch64 targets.
This patch is one of a series:

- Clang:
- compiler-rt:


https://reviews.llvm.org/D26412

Files:
  lib/CodeGen/XRayInstrumentation.cpp
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  lib/Target/AArch64/AArch64Subtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26412.77234.patch
Type: text/x-patch
Size: 6112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/7a170f26/attachment.bin>


More information about the llvm-commits mailing list