[llvm] [ELFYAML] Introduce the external interface `CustomSection` (PR #115707)
NAKAMURA Takumi via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 05:34:52 PST 2024
chapuni wrote:
@jh7370 Thank for the explanation.
I have a plan to integrate covmap encoder with LLVMCoverage and YAML sections. I am proposing "plugin" since I want to avoid for LLVMObjectYAML depending on LLVMCoverage. LLVMObjectYAML may be unaware of blob contents defined externally.
Do you think better that LLVMObjectYAML shall import LLVMCoverage stuff?
https://github.com/llvm/llvm-project/pull/115707
More information about the llvm-commits
mailing list