[PGO] add a test for available_externally functions
authorXinliang David Li <davidxl@google.com>
Sun, 28 Feb 2016 00:45:13 +0000 (00:45 +0000)
committerXinliang David Li <davidxl@google.com>
Sun, 28 Feb 2016 00:45:13 +0000 (00:45 +0000)
commitadbb7b7b574bf1d1f0b3f4e26adf6786979b2da1
treee80bdb72eac45e57ae9231c3b607e5089c213051
parentf09a6b3adb41165d56d54997e1699017ce4149ad
[PGO] add a test for available_externally functions

llvm-svn: 262161
compiler-rt/test/profile/Inputs/extern_template.cpp [new file with mode: 0644]
compiler-rt/test/profile/Inputs/extern_template.h [new file with mode: 0644]
compiler-rt/test/profile/Inputs/extern_template1.cpp [new file with mode: 0644]
compiler-rt/test/profile/Inputs/extern_template2.cpp [new file with mode: 0644]
compiler-rt/test/profile/Linux/extern_template.test [new file with mode: 0644]