summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs/instr-remap.proftext
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-profdata/Inputs/instr-remap.proftext')
-rw-r--r--llvm/test/tools/llvm-profdata/Inputs/instr-remap.proftext25
1 files changed, 25 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/instr-remap.proftext b/llvm/test/tools/llvm-profdata/Inputs/instr-remap.proftext
new file mode 100644
index 00000000000..ddd66719d8b
--- /dev/null
+++ b/llvm/test/tools/llvm-profdata/Inputs/instr-remap.proftext
@@ -0,0 +1,25 @@
+# :ir is the flag to indicate this is IR level profile.
+:ir
+foo
+1234
+2
+1
+2
+
+bar
+1234
+2
+30
+40
+
+foo
+5678
+2
+500
+600
+
+baz
+5678
+2
+7
+8
OpenPOWER on IntegriCloud