package coverage

import "cmd/compile/internal/coverage"

Index

Functions

func Fixup

func Fixup()

Fixup adds calls to the pkg init function as appropriate to register coverage-related variables with the runtime.

It also reclassifies selected variables (for example, tagging coverage counter variables with flags so that they can be handled properly downstream).

Source Files

cover.go

Version
v1.22.10
Published
Nov 27, 2024
Platform
linux/amd64
Imports
8 packages
Last checked
3 minutes ago

Tools for package owners.