Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Support code coverage reporting for BPF programs #23117

Closed as not planned
Closed as not planned
@riptl

Description

@riptl

Problem

  • Solana's BPF virtual machine does not support code coverage reports on smart contracts.
  • Solana's fork of LLVM does not support DWARF debug information, which is required to map .text area content to line numbers via .debug_line.

Proposed Solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    stale[bot only] Added to stale content; results in auto-close after a week.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions