Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Fix compiler-rt tests failing in build bots after rL310827. | Sean Eveson | 2017-08-14 | 1 | -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 r278152 | Vedant Kumar | 2016-08-09 | 1 | -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 cleanup | Xinliang David Li | 2016-02-19 | 1 | -1/+1 |
| | | | | llvm-svn: 261361 | ||||
* | Rollback 260394 -- 32bit test needs more config support | Xinliang David Li | 2016-02-10 | 1 | -5/+0 |
| | | | | llvm-svn: 260402 | ||||
* | Add tests for -m32 | Xinliang David Li | 2016-02-10 | 1 | -0/+5 |
| | | | | llvm-svn: 260394 | ||||
* | [PGO] Simpflify test and increase coverage | Xinliang David Li | 2016-02-08 | 1 | -11/+11 |
| | | | | llvm-svn: 260142 | ||||
* | Test update : tighten up checks | Xinliang David Li | 2016-02-07 | 1 | -3/+2 |
| | | | | llvm-svn: 260052 | ||||
* | Revert 260050 -- new test case should not be included | Xinliang David Li | 2016-02-07 | 1 | -2/+3 |
| | | | | llvm-svn: 260051 | ||||
* | Test update : tighten up checks | Xinliang David Li | 2016-02-07 | 1 | -3/+2 |
| | | | | llvm-svn: 260050 | ||||
* | Add coverage tests (defaulted constructors/destructor) | Xinliang David Li | 2016-02-07 | 1 | -0/+33 |
llvm-svn: 260041 |