This is an archive of the discontinued LLVM Phabricator instance.

llc: Initialize more passes
ClosedPublic

Authored by arsenm on Jan 10 2017, 5:21 PM.

Details

Reviewers
ab
Summary

Targets can add these. Initialize them so -print-before/-print-after etc. work.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 83903.Jan 10 2017, 5:21 PM
arsenm retitled this revision from to llc: Initialize more passes.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
ab accepted this revision.Jan 16 2017, 7:24 PM
ab added a subscriber: ab.

Seems useful enough; go for it.

This revision is now accepted and ready to land.Jan 16 2017, 7:24 PM
arsenm closed this revision.Jan 16 2017, 9:22 PM

r292195