diff options
Diffstat (limited to 'clang/test/Profile/Inputs/misexpect-switch-default-only.proftext')
| -rw-r--r-- | clang/test/Profile/Inputs/misexpect-switch-default-only.proftext | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/clang/test/Profile/Inputs/misexpect-switch-default-only.proftext b/clang/test/Profile/Inputs/misexpect-switch-default-only.proftext new file mode 100644 index 00000000000..ac59378e768 --- /dev/null +++ b/clang/test/Profile/Inputs/misexpect-switch-default-only.proftext @@ -0,0 +1,12 @@ +main +# Func Hash: +79676873694057560 +# Num Counters: +5 +# Counter Values: +1 +20 +20000 +20000 +20000 + |

