[all-commits] [llvm/llvm-project] 1d3214: [llvm-xray] Add AArch64 to llvm-xray extract

Aditya Kumar via All-commits all-commits at lists.llvm.org
Fri Nov 8 06:38:05 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d321434a202b12b3afe6f305262b930bbf05665
      https://github.com/llvm/llvm-project/commit/1d321434a202b12b3afe6f305262b930bbf05665
  Author: Aditya Kumar <hiraditya at msn.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/lib/XRay/InstrumentationMap.cpp

  Log Message:
  -----------
  [llvm-xray] Add AArch64 to llvm-xray extract

This required adding support for resolving R_AARCH64_ABS64 relocations to
get accurate addresses for function names to resolve.

Authored by: ianlevesque (Ian Levesque)
Reviewers: dberris, phosek, smeenai, tetsuo-cpp
Differential Revision: https://reviews.llvm.org/D69967




More information about the All-commits mailing list