]> granicus.if.org Git - clang/commit
InstrProf: Add a test for PR22531
authorJustin Bogner <mail@justinbogner.com>
Wed, 11 Feb 2015 02:53:03 +0000 (02:53 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 11 Feb 2015 02:53:03 +0000 (02:53 +0000)
commit830605fd9a90c933da058be4003da58b7b760e7e
tree276df48ca2ab1b85ebe6682e0d54dd8d653b5c9f
parent39bece84e995e7726d3bcc5469ba0aec110952c6
InstrProf: Add a test for PR22531

This is a test for the llvm change in r228793. We need to make sure
that names referred to by coverage end up in the right section, or the
coverage tools won't work.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@228794 91177308-0d34-0410-b5e6-96231b3b80d8
test/CoverageMapping/unused_names.c