[all-commits] [llvm/llvm-project] b111a2: Introduce CovMap in ObjectYAML
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Sun Feb 16 18:57:57 PST 2025
Branch: refs/heads/users/chapuni/yaml/covmap
Home: https://github.com/llvm/llvm-project
Commit: b111a23370a496efa8e941146c4533bd91da1aab
https://github.com/llvm/llvm-project/commit/b111a23370a496efa8e941146c4533bd91da1aab
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-02-17 (Mon, 17 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