summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/Linux/instrprof-basic.c
Commit message (Collapse)AuthorAgeFilesLines
* [PGO] Add Linux specific test cases for profile runtimeXinliang David Li2016-01-121-0/+31
| | | | | | | | (second try with more strict config check) Currently, only gc-sections related tests are added. Gold linker currently is required due to PR19161 of bfd linker. llvm-svn: 257456
* Revert r257444 : arm build bots failureXinliang David Li2016-01-121-31/+0
| | | | llvm-svn: 257446
* [PGO] Add Linux specific test cases for profile runtimeXinliang David Li2016-01-121-0/+31
Currently, only gc-sections related tests are added. Gold linker currently is required due to PR19161 of bfd linker. llvm-svn: 257444
OpenPOWER on IntegriCloud