summaryrefslogtreecommitdiff
path: root/test/profile/Inputs/instrprof-comdat-2.cpp
AgeCommit message (Collapse)Author
2016-01-21Resubmit test case with more restrictionXinliang David Li
The original submittion triggered a BFD linker bug (2.24) on Aarch64 only. Before the build bot is upgraded to more recent linker, restrict the test to be executed only with gold linker. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@258437 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-20Revert "[coverage] Add a test case to cover coverage testing with comdat"Renato Golin
This reverts commit r258255 and r258274, as it was breaking the AArch64 bot. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@258314 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-20[coverage] Add a test case to cover coverage testing with comdatXinliang David Li
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@258255 91177308-0d34-0410-b5e6-96231b3b80d8