1// RUN: llvm-profdata show --covered %S/Inputs/function-entry-coverage.profdata | FileCheck %s2 3// CHECK: main4// CHECK: foo5// CHECK: bar6