Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/tools/opt/
-
tools/
-
opt/
-
NewPMDriver.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D82512
[NewPM][opt] Assert PassPipeline and Passes don't both contain passes
Closed
Public
Authored by
aeubanks
on Jun 24 2020, 5:12 PM.
Download Raw Diff
Details
Reviewers
asbirlea
Commits
rG325c52956bfd: [NewPM][opt] Assert PassPipeline and Passes don't both contain passes
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
aeubanks
created this revision.
Jun 24 2020, 5:12 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 24 2020, 5:12 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
asbirlea
accepted this revision.
Jun 24 2020, 5:35 PM
Comment Actions
LGTM, thanks!
This revision is now accepted and ready to land.
Jun 24 2020, 5:35 PM
Harbormaster
completed remote builds in
B61646: Diff 273193
.
Jun 24 2020, 6:29 PM
Closed by commit
rG325c52956bfd: [NewPM][opt] Assert PassPipeline and Passes don't both contain passes
(authored by
aeubanks
).
·
Explain Why
Jun 24 2020, 6:29 PM
This revision was automatically updated to reflect the committed changes.