Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/profile/
-
trunk/
-
lib/
-
profile/
-
InstrProfilingUtil.c
Hide Panel
f
Keyboard Reference
?
Differential
D58106
[compiler-rt] [profile] Provide lprofGetHostName for all windows environments
Closed
Public
Authored by
mstorsjo
on Feb 12 2019, 12:28 AM.
Download Raw Diff
Details
Reviewers
rnk
compnerd
Commits
rG7eb4ec2879ed: [profile] Provide lprofGetHostName for all windows environments
rCRT353918: [profile] Provide lprofGetHostName for all windows environments
rL353918: [profile] Provide lprofGetHostName for all windows environments
Summary
This function doesn't use anything MSVC specific but works fine for any
_WIN32
target.
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Feb 12 2019, 12:28 AM
Herald
added projects:
Restricted Project
,
Restricted Project
.
·
View Herald Transcript
Feb 12 2019, 12:28 AM
Herald
added subscribers:
Restricted Project
,
llvm-commits
,
jdoerfert
,
dberris
.
·
View Herald Transcript
rnk
accepted this revision.
Feb 12 2019, 10:43 AM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Feb 12 2019, 10:43 AM
compnerd
accepted this revision.
Feb 12 2019, 2:09 PM
Closed by commit
rL353918: [profile] Provide lprofGetHostName for all windows environments
(authored by
mstorsjo
).
·
Explain Why
Feb 12 2019, 11:26 PM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
delcypher
.
·
View Herald Transcript
Feb 12 2019, 11:26 PM