[PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file

Daniel Waters via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 14:52:21 PST 2016


grotdunst updated this revision to Diff 46436.
grotdunst added a comment.

Utilized Windows native API gethostname to get hostname. Modified macro definitions in both files for conciseness.


http://reviews.llvm.org/D16371

Files:
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingPort.h
  test/profile/instrprof-hostname.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16371.46436.patch
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/a3ac60ff/attachment-0001.bin>


More information about the llvm-commits mailing list