Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/include/llvm/IR/
-
include/
-
llvm/
-
IR/
-
PassManager.h
Hide Panel
f
Keyboard Reference
?
Differential
D27369
[PM] Make PassManager's constructor explicit.
Closed
Public
Authored by
jlebar
on Dec 2 2016, 3:59 PM.
Download Raw Diff
Details
Reviewers
chandlerc
Commits
rG125b13abea84: [PM] Make PassManager's constructor explicit.
rL288593: [PM] Make PassManager's constructor explicit.
Diff Detail
Build Status
Buildable 1830
Build 1830: arc lint + arc unit
Event Timeline
jlebar
updated this revision to
Diff 80144
.
Dec 2 2016, 3:59 PM
jlebar
retitled this revision from
to
[PM] Make PassManager's constructor explicit.
.
jlebar
updated this object.
jlebar
added a reviewer:
chandlerc
.
jlebar
added subscribers:
llvm-commits
,
silvas
.
Herald
added a subscriber:
mehdi_amini
.
·
View Herald Transcript
Dec 2 2016, 3:59 PM
silvas
added a comment.
Dec 2 2016, 9:30 PM
Comment Actions
This type of cleanup can be done with post commit review btw.
Closed by commit
rL288593: [PM] Make PassManager's constructor explicit.
(authored by
jlebar
).
·
Explain Why
Dec 3 2016, 11:59 AM
This revision was automatically updated to reflect the committed changes.