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/
-
PassManagerBuilder.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D30008
PMB: Add an importing WPD pass to the start of the ThinLTO backend pipeline.
Closed
Public
Authored by
pcc
on Feb 15 2017, 2:56 PM.
Download Raw Diff
Details
Reviewers
tejohnson
mehdi_amini
Commits
rG08eb081ac324: PMB: Add an importing WPD pass to the start of the ThinLTO backend pipeline.
rL295260: PMB: Add an importing WPD pass to the start of the ThinLTO backend pipeline.
Diff Detail
Repository
rL LLVM
Event Timeline
pcc
created this revision.
Feb 15 2017, 2:56 PM
Herald
added a subscriber:
Prazek
.
·
View Herald Transcript
Feb 15 2017, 2:56 PM
mehdi_amini
accepted this revision.
Feb 15 2017, 3:48 PM
Comment Actions
Make sense. LGTM.
This revision is now accepted and ready to land.
Feb 15 2017, 3:48 PM
Closed by commit
rL295260: PMB: Add an importing WPD pass to the start of the ThinLTO backend pipeline.
(authored by
pcc
).
·
Explain Why
Feb 15 2017, 4:00 PM
This revision was automatically updated to reflect the committed changes.