]> granicus.if.org Git - clang/commit
[profiling] Tighten test cases which refer to "profn" vars. NFC.
authorVedant Kumar <vsk@apple.com>
Sat, 18 Feb 2017 01:50:14 +0000 (01:50 +0000)
committerVedant Kumar <vsk@apple.com>
Sat, 18 Feb 2017 01:50:14 +0000 (01:50 +0000)
commit56aa5e7a6cd246b622cb7c1847f758c82b0e8afc
tree5695704e86f5db98343d3e6d6010bba209c69954
parent6b0257108c583b0e3fd1cb480855173990d9ca7c
[profiling] Tighten test cases which refer to "profn" vars. NFC.

The frontend can't see "__profn" profile name variables after IRGen
because llvm throws these away now. Tighten up some test cases which
checked for the non-existence of those variables.

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