Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Object/
-
lib/
-
Object/
-
WindowsResource.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D66821
[07/10] [WindowsResource] Avoid duplicating the input filenames for each resource. NFC.
Closed
Public
Authored by
mstorsjo
on Aug 27 2019, 12:09 PM.
Download Raw Diff
Details
Reviewers
thakis
rnk
ruiu
Commits
rGe62d5682fb31: [WindowsResource] Avoid duplicating the input filenames for each resource. NFC.
rL370434: [WindowsResource] Avoid duplicating the input filenames for each resource. NFC.
Diff Detail
Event Timeline
mstorsjo
created this revision.
Aug 27 2019, 12:09 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 27 2019, 12:09 PM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
thakis
accepted this revision.
Aug 29 2019, 1:32 PM
This revision is now accepted and ready to land.
Aug 29 2019, 1:32 PM
Closed by commit
rL370434: [WindowsResource] Avoid duplicating the input filenames for each resource. NFC.
(authored by
mstorsjo
).
·
Explain Why
Aug 29 2019, 11:58 PM
This revision was automatically updated to reflect the committed changes.