diff options
Diffstat (limited to 'clang/test/Profile/Inputs/cxx-lambda.profdata')
-rw-r--r-- | clang/test/Profile/Inputs/cxx-lambda.profdata | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/clang/test/Profile/Inputs/cxx-lambda.profdata b/clang/test/Profile/Inputs/cxx-lambda.profdata new file mode 100644 index 00000000000..dd6c6ec4f6e --- /dev/null +++ b/clang/test/Profile/Inputs/cxx-lambda.profdata @@ -0,0 +1,20 @@ +cxx-lambda.cpp:_ZZ7lambdasvENK3$_0clEi +3 +3 +10 +9 +9 + +main +1 +1 +1 + +_Z7lambdasv +4 +4 +1 +1 +10 +1 + |