[all-commits] [llvm/llvm-project] a3b0dd: Reland: [llvm-cov] Look up object files using debu...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Thu Jan 26 13:00:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3b0dde4edb93248f74d86c63b0ae108854004e6
      https://github.com/llvm/llvm-project/commit/a3b0dde4edb93248f74d86c63b0ae108854004e6
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M compiler-rt/test/profile/CMakeLists.txt
    A compiler-rt/test/profile/Linux/binary-id-debuginfod.c
    A compiler-rt/test/profile/Linux/binary-id-lookup.c
    M compiler-rt/test/profile/Linux/lit.local.cfg.py
    M compiler-rt/test/profile/lit.site.cfg.py.in
    M llvm/cmake/modules/LLVMConfig.cmake.in
    M llvm/docs/CommandGuide/llvm-cov.rst
    M llvm/include/llvm/Debuginfod/Debuginfod.h
    M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
    M llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
    M llvm/lib/Debuginfod/Debuginfod.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
    M llvm/tools/llvm-cov/CMakeLists.txt
    M llvm/tools/llvm-cov/CodeCoverage.cpp
    M llvm/tools/llvm-objdump/llvm-objdump.cpp
    M llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp

  Log Message:
  -----------
  Reland: [llvm-cov] Look up object files using debuginfod

Reviewed By: gulfem

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




More information about the All-commits mailing list