Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/ExecutionEngine/Orc/TargetProcess/
-
lib/
-
ExecutionEngine/
-
Orc/
-
TargetProcess/
-
ExecutorSharedMemoryMapperService.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D131055
[ORC] Fix a warning about an unused variable on Windows. NFC.
Closed
Public
Authored by
mstorsjo
on Aug 3 2022, 1:09 AM.
Download Raw Diff
Details
Reviewers
lhames
sgraenitz
argentite
Commits
rG46196db4d305: [ORC] Fix a warning about an unused variable on Windows. NFC.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
mstorsjo
created this revision.
Aug 3 2022, 1:09 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 3 2022, 1:09 AM
Herald
added subscribers:
StephenFan
,
hiraditya
.
·
View Herald Transcript
mstorsjo
requested review of this revision.
Aug 3 2022, 1:09 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 3 2022, 1:09 AM
Harbormaster
completed remote builds in
B178968: Diff 449573
.
Aug 3 2022, 1:57 AM
argentite
accepted this revision.
Aug 3 2022, 10:16 AM
Comment Actions
Thanks for the fix.
This revision is now accepted and ready to land.
Aug 3 2022, 10:16 AM
Closed by commit
rG46196db4d305: [ORC] Fix a warning about an unused variable on Windows. NFC.
(authored by
mstorsjo
).
·
Explain Why
Aug 4 2022, 1:15 AM
This revision was automatically updated to reflect the committed changes.
mstorsjo
added a commit:
rG46196db4d305: [ORC] Fix a warning about an unused variable on Windows. NFC.
.