InstrProf: Simplify a couple of tests after r230383
authorJustin Bogner <mail@justinbogner.com>
Tue, 24 Feb 2015 21:49:28 +0000 (21:49 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 24 Feb 2015 21:49:28 +0000 (21:49 +0000)
commitf07e34e9d89e0ef98bdf4be76ebe45e17d94d8e9
tree8949780d3d74d1d7eaffe165633c55c95812eeec
parentb1468daf0059e92d565346f08ccc12dab2d038a2
InstrProf: Simplify a couple of tests after r230383

Most of the checks in these two tests were actually testing the
behaviour of the instrprof LLVM pass. Now that we're testing that
specifically in LLVM's test suite, it's better if we only test the
frontend's behaviour here.

llvm-svn: 230387
clang/test/Profile/c-linkage.c
clang/test/Profile/cxx-linkage.cpp