summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/Inputs/instrprof-comdat-1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Resubmit test case with more restrictionXinliang David Li2016-01-211-0/+17
| | | | | | | | 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. llvm-svn: 258437
* Revert "[coverage] Add a test case to cover coverage testing with comdat"Renato Golin2016-01-201-17/+0
| | | | | | This reverts commit r258255 and r258274, as it was breaking the AArch64 bot. llvm-svn: 258314
* [coverage] Add a test case to cover coverage testing with comdatXinliang David Li2016-01-201-0/+17
llvm-svn: 258255
OpenPOWER on IntegriCloud