[profile] Add integration test to validate PGO function names
authorVedant Kumar <vsk@apple.com>
Fri, 25 Mar 2016 23:56:23 +0000 (23:56 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 25 Mar 2016 23:56:23 +0000 (23:56 +0000)
commit5a697bbda34e722e4c72eef7903e747b81c374f4
tree84599d119882758504086fc6031eaf7f9e710e68
parentd1af8fce0fa1d05d635eeb892b82f2cca1cee1cd
[profile] Add integration test to validate PGO function names

Differential Revision: http://reviews.llvm.org/D18485

llvm-svn: 264480
compiler-rt/test/profile/CMakeLists.txt
compiler-rt/test/profile/Inputs/instrprof-visibility-helper.cpp [new file with mode: 0644]
compiler-rt/test/profile/instrprof-visibility-kinds.inc [new file with mode: 0644]
compiler-rt/test/profile/instrprof-visibility.cpp [new file with mode: 0644]