commit | e5edc8869b4b0fb05ad4639131cada1f77fcc544 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <[email protected]> | Fri Mar 21 00:27:48 2014 |
committer | Duncan P. N. Exon Smith <[email protected]> | Fri Mar 21 00:27:48 2014 |
tree | 4b993e6c61a879cdd9628bb118c06992984f5c56 | |
parent | 36155dd2743420ee3fc8f0af43a76815f510957f [diff] |
PGO: Substitute pid for %p in filename Add logic to do a printf-style substitution of %p for the process pid in the filename. It's getting increasingly awkward to work on lib/profile without test infrastructure. This needs to be fixed! <rdar://problem/16383358> llvm-svn: 204414