Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Differential
D27079
Object: Remove module accessors from IRObjectFile, and hide its constructor.
Closed
Public
Actions
Authored by
pcc
on Nov 23 2016, 4:11 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
•
rafael
,
llvm-commits
Details
Reviewers
mehdi_amini
Commits
rGc5fecb4f1a85: Object: Remove module accessors from IRObjectFile, and hide its constructor.
rL289577: Object: Remove module accessors from IRObjectFile, and hide its constructor.
Summary
Depends on
D27078
Diff Detail
Repository
rL LLVM
Event Timeline
pcc
updated this revision to
Diff 79171
.
Nov 23 2016, 4:11 PM
pcc
retitled this revision from
to
Object: Remove module accessors from IRObjectFile, and hide its constructor.
.
pcc
updated this object.
pcc
added a reviewer:
mehdi_amini
.
pcc
added a parent revision:
D27078: LTO: Port the legacy LTO API to ModuleSymbolTable.
.
pcc
added subscribers:
llvm-commits
,
•
rafael
.
pcc
added a child revision:
D26951: Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules.
.
Nov 23 2016, 6:30 PM
mehdi_amini
accepted this revision.
Nov 23 2016, 9:20 PM
mehdi_amini
edited edge metadata.
Comment Actions
LGTM!
This revision is now accepted and ready to land.
Nov 23 2016, 9:20 PM
Closed by commit
rL289577: Object: Remove module accessors from IRObjectFile, and hide its constructor.
(authored by
pcc
).
·
Explain Why
Dec 13 2016, 12:20 PM
This revision was automatically updated to reflect the committed changes.