]> granicus.if.org Git - clang/commit
CodeGen: Test instrumentation based profiling of templates
authorJustin Bogner <mail@justinbogner.com>
Sat, 12 Apr 2014 00:54:06 +0000 (00:54 +0000)
committerJustin Bogner <mail@justinbogner.com>
Sat, 12 Apr 2014 00:54:06 +0000 (00:54 +0000)
commit78c3eb55beb61db64e166af7aee811326f614d96
tree58dd6e9103c79ac3fdeeae57abfa43d6e830aa86
parentaa80aa1f92bfaadd1736a309efe11e48f77fd6f4
CodeGen: Test instrumentation based profiling of templates

Make sure that templates are handled correctly by profile
instrumentation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206091 91177308-0d34-0410-b5e6-96231b3b80d8
test/Profile/Inputs/cxx-templates.profdata [new file with mode: 0644]
test/Profile/cxx-templates.cpp [new file with mode: 0644]