summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/input-dir.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix test failure on WinXinliang David Li2016-07-201-5/+5
| | | | llvm-svn: 276202
* Reapply r276185Xinliang David Li2016-07-201-0/+22
| | | | | | Fix the test case that should not depend on dir iteration order. llvm-svn: 276197
* Revert r276185 -- build bot failure Xinliang David Li2016-07-201-22/+0
| | | | llvm-svn: 276194
* [Profile] support directory reading in profile mergingXinliang David Li2016-07-201-0/+22
Differential Revision: http://reviews.llvm.org/D22560 llvm-svn: 276185
OpenPOWER on IntegriCloud