diff options
Diffstat (limited to 'test/Profile/Inputs/cxx-templates.proftext')
-rw-r--r-- | test/Profile/Inputs/cxx-templates.proftext | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/Profile/Inputs/cxx-templates.proftext b/test/Profile/Inputs/cxx-templates.proftext new file mode 100644 index 000000000000..5ea840038d59 --- /dev/null +++ b/test/Profile/Inputs/cxx-templates.proftext @@ -0,0 +1,17 @@ +main +0 +1 +1 + +_Z4loopILj0EEvv +4 +2 +1 +0 + +_Z4loopILj100EEvv +4 +2 +1 +100 + |