Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Transforms/IPO/
-
trunk/
-
lib/
-
Transforms/
-
IPO/
-
WholeProgramDevirt.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D23438
WholeProgramDevirt: initialize WasDevirt in all constructors.
Closed
Public
Authored by
krasin
on Aug 11 2016, 6:47 PM.
Download Raw Diff
Details
Reviewers
None
Commits
rG89439a793996: WholeProgramDevirt: initialize WasDevirt in all constructors.
rL278455: WholeProgramDevirt: initialize WasDevirt in all constructors.
Summary
This is a follow up to r278389 and r278442.
Diff Detail
Repository
rL LLVM
Event Timeline
krasin
updated this revision to
Diff 67788
.
Aug 11 2016, 6:47 PM
krasin
retitled this revision from
to
WholeProgramDevirt: initialize WasDevirt in all constructors.
.
krasin
updated this object.
Closed by commit
rL278455: WholeProgramDevirt: initialize WasDevirt in all constructors.
(authored by
krasin
).
·
Explain Why
Aug 11 2016, 6:48 PM
This revision was automatically updated to reflect the committed changes.