diff --git a/compiler-rt/test/profile/instrprof-darwin-dead-strip.c b/compiler-rt/test/profile/instrprof-darwin-dead-strip.c index 64a4895a9ef9..03049335efda 100644 --- a/compiler-rt/test/profile/instrprof-darwin-dead-strip.c +++ b/compiler-rt/test/profile/instrprof-darwin-dead-strip.c @@ -35,6 +35,7 @@ int main() { return 0; } // PROF-NEXT: Hash: // PROF-NEXT: Counters: 1 // PROF-NEXT: Function count: 1 +// PROF-NEXT: Instrumentation level: Front-end // PROF-NEXT: Functions shown: 1 // PROF-NEXT: Total functions: 1 // PROF-NEXT: Maximum function count: 1