Imports of package pgo

PathSynopsis
cmd/compile/internal/base
cmd/compile/internal/ir
cmd/compile/internal/typecheck
cmd/compile/internal/types
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
internal/profilePackage profile represents a pprof profile as a directed graph.
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
osPackage os provides a platform-independent interface to operating system functionality.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.