diff options
Diffstat (limited to 'clang/test/CodeGen/Inputs/thinlto_expect2.proftext')
| -rw-r--r-- | clang/test/CodeGen/Inputs/thinlto_expect2.proftext | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/clang/test/CodeGen/Inputs/thinlto_expect2.proftext b/clang/test/CodeGen/Inputs/thinlto_expect2.proftext new file mode 100644 index 00000000000..f9de785587a --- /dev/null +++ b/clang/test/CodeGen/Inputs/thinlto_expect2.proftext @@ -0,0 +1,20 @@ +# CSIR level Instrumentation Flag +:csir +foo +# Func Hash: +25571299074 +# Num Counters: +2 +# Counter Values: +12 +24 + +foo +# Func Hash: +1152921530178146050 +# Num Counters: +2 +# Counter Values: +24 +12 + |

