[all-commits] [llvm/llvm-project] cb9f66: [Profile] Pass InstrProfSymtab instead of IndexedI...

Zequan Wu via All-commits all-commits at lists.llvm.org
Mon Sep 18 09:44:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb9f66de8b8e333dc51c3dd1af2193af0133d39a
      https://github.com/llvm/llvm-project/commit/cb9f66de8b8e333dc51c3dd1af2193af0133d39a
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp

  Log Message:
  -----------
  [Profile] Pass InstrProfSymtab instead of IndexedInstrProfReader when creating BinaryCoverageReader

Only InstrProfSymtab is needed to retrieve function names when debug info corrletaion is enabled.




More information about the All-commits mailing list