summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2015-12-11 20:23:22 +0000
committerXinliang David Li <davidxl@google.com>2015-12-11 20:23:22 +0000
commita86545b0b57b55722ba65a4493e313a72ac8d242 (patch)
tree39e02b2b5c37fcc07eb38de7830450f05181f944 /llvm/test/tools/llvm-profdata
parente1769ef559a17017503077b10645994b1a9ca0c1 (diff)
downloadbcm5719-llvm-a86545b0b57b55722ba65a4493e313a72ac8d242.tar.gz
bcm5719-llvm-a86545b0b57b55722ba65a4493e313a72ac8d242.zip
[PGO] Revert r255365: solution incomplete, not handling lambda yet
llvm-svn: 255369
Diffstat (limited to 'llvm/test/tools/llvm-profdata')
-rw-r--r--llvm/test/tools/llvm-profdata/Inputs/compat.profdata.v4bin816 -> 0 bytes
-rw-r--r--llvm/test/tools/llvm-profdata/compat.proftext7
2 files changed, 0 insertions, 7 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/compat.profdata.v4 b/llvm/test/tools/llvm-profdata/Inputs/compat.profdata.v4
deleted file mode 100644
index 1720c407282..00000000000
--- a/llvm/test/tools/llvm-profdata/Inputs/compat.profdata.v4
+++ /dev/null
Binary files differ
diff --git a/llvm/test/tools/llvm-profdata/compat.proftext b/llvm/test/tools/llvm-profdata/compat.proftext
index 5bc6c9a7369..139202d162e 100644
--- a/llvm/test/tools/llvm-profdata/compat.proftext
+++ b/llvm/test/tools/llvm-profdata/compat.proftext
@@ -65,10 +65,3 @@ large_numbers
# FORMATV2-NEXT: Maximum internal block count: 1000000
-# RUN: llvm-profdata show %S/Inputs/compat.profdata.v4 -all-functions --counts | FileCheck %s -check-prefix=FORMATV4
-# FORMATV4: instrprof.c__foo_static:
-# FORMATV4-NEXT: Hash: 0x000000000000000a
-# FORMATV4-NEXT: Counters: 2
-# FORMATV4-NEXT: Function count: 500500
-# FORMATV4-NEXT: Block counts: [180100]
-
OpenPOWER on IntegriCloud