1// RUN: llvm-profdata show --covered %S/Inputs/function-entry-coverage.profdata | FileCheck %s 2 3// CHECK: main 4// CHECK: foo 5// CHECK: bar 6