summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/instrprof-hostname.c
Commit message (Collapse)AuthorAgeFilesLines
* fix a test bug when executed remotedlyXinliang David Li2016-06-241-1/+2
| | | | llvm-svn: 273693
* [profile] Support hostname expansion in LLVM_PROFILE_FILEVedant Kumar2016-01-291-0/+13
This patch adds support for expanding "%h" out to the machine hostname in the LLVM_PROFILE_FILE environment variable. Patch by Daniel Waters! Differential Revision: http://reviews.llvm.org/D16371 llvm-svn: 259272
OpenPOWER on IntegriCloud