summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/Linux/coverage_ctors.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-cov] Fix compiler-rt tests failing in build bots after rL310827.Sean Eveson2017-08-141-1/+1
| | | | | | | The compiler-rt tests used llvm-cov with -filename-equivelence, which was replaced with the new option -path-equivalence in rL310827. llvm-svn: 310836
* [test] Update coverage tests to sync up with r278152Vedant Kumar2016-08-091-4/+4
| | | | | | | | | | This should fix the following bot failure: http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/6522 Patch by Ying Yi! llvm-svn: 278164
* minor test runline cleanupXinliang David Li2016-02-191-1/+1
| | | | llvm-svn: 261361
* Rollback 260394 -- 32bit test needs more config supportXinliang David Li2016-02-101-5/+0
| | | | llvm-svn: 260402
* Add tests for -m32Xinliang David Li2016-02-101-0/+5
| | | | llvm-svn: 260394
* [PGO] Simpflify test and increase coverageXinliang David Li2016-02-081-11/+11
| | | | llvm-svn: 260142
* Test update : tighten up checksXinliang David Li2016-02-071-3/+2
| | | | llvm-svn: 260052
* Revert 260050 -- new test case should not be includedXinliang David Li2016-02-071-2/+3
| | | | llvm-svn: 260051
* Test update : tighten up checksXinliang David Li2016-02-071-3/+2
| | | | llvm-svn: 260050
* Add coverage tests (defaulted constructors/destructor)Xinliang David Li2016-02-071-0/+33
llvm-svn: 260041
OpenPOWER on IntegriCloud