summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2017-11-14 19:00:08 +0000
committerAdam Nemet <anemet@apple.com>2017-11-14 19:00:08 +0000
commit5d09f38cf41f411c05ac01b96aea60ccf58ecc26 (patch)
tree63fa8ac9976deeaddf621fb978bc260a3d117d70 /test
parentd9e8b59cc34bfce8cd1e3d9285df0a8ae0d16021 (diff)
Adjust test after r318159
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@318170 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/profile/instrprof-darwin-dead-strip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/profile/instrprof-darwin-dead-strip.c b/test/profile/instrprof-darwin-dead-strip.c
index 64a4895a9..03049335e 100644
--- a/test/profile/instrprof-darwin-dead-strip.c
+++ b/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