[all-commits] [llvm/llvm-project] 8822e3: Introduce CovMap in ObjectYAML

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Sun Feb 16 06:52:18 PST 2025


  Branch: refs/heads/users/chapuni/yaml/covmap
  Home:   https://github.com/llvm/llvm-project
  Commit: 8822e34d446606cb83f21b7fafb24a2a0c21694e
      https://github.com/llvm/llvm-project/commit/8822e34d446606cb83f21b7fafb24a2a0c21694e
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2025-02-16 (Sun, 16 Feb 2025)

  Changed paths:
    A llvm/include/llvm/ObjectYAML/CovMap.h
    M llvm/include/llvm/ObjectYAML/ELFYAML.h
    M llvm/include/llvm/ProfileData/InstrProf.h
    M llvm/lib/ObjectYAML/CMakeLists.txt
    A llvm/lib/ObjectYAML/CovMap.cpp
    M llvm/lib/ObjectYAML/ELFEmitter.cpp
    M llvm/lib/ObjectYAML/ELFYAML.cpp
    M llvm/lib/ProfileData/InstrProf.cpp
    M llvm/test/tools/llvm-cov/Inputs/branch-c-general-single.yaml
    M llvm/test/tools/llvm-cov/Inputs/branch-logical-mixed-single.yaml
    M llvm/test/tools/llvm-cov/Inputs/branch-macros-single.yaml
    M llvm/test/tools/llvm-cov/Inputs/branch-templates-single.yaml
    M llvm/test/tools/llvm-cov/Inputs/showLineExecutionCounts-single.yaml
    M llvm/test/tools/llvm-cov/Inputs/yaml.makefile
    A llvm/test/tools/obj2yaml/ELF/covmap.yaml
    M llvm/test/tools/obj2yaml/help.test
    M llvm/tools/obj2yaml/elf2yaml.cpp
    M llvm/tools/obj2yaml/obj2yaml.cpp
    M llvm/tools/obj2yaml/obj2yaml.h
    M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

  Log Message:
  -----------
  Introduce CovMap in ObjectYAML



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list