]> granicus.if.org Git - clang/commit
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)
commita2f3efa5cf727e58d0365c0e97ed122f288f30db
treeec57ada43a2a0185c5f3f1f1d561043dc69d2889
parentabf9e1982197f2a4ff6dd640c542183d4c8ee35a
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230387 91177308-0d34-0410-b5e6-96231b3b80d8
test/Profile/c-linkage.c
test/Profile/cxx-linkage.cpp