[all-commits] [llvm/llvm-project] 9c2891: [InstrProf][correlation] Read DWARFv5 `OP_addrx` l...

Ellis Hoag via All-commits all-commits at lists.llvm.org
Tue Jan 25 11:03:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c2891a8eddb7380a2809af297789eb07713df19
      https://github.com/llvm/llvm-project/commit/9c2891a8eddb7380a2809af297789eb07713df19
  Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c
    M llvm/lib/ProfileData/InstrProfCorrelator.cpp

  Log Message:
  -----------
  [InstrProf][correlation] Read DWARFv5 `OP_addrx` location

Correctly read `OP_addrx` type encodings for DWARFv5 locations.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D118098




More information about the All-commits mailing list