This is an archive of the discontinued LLVM Phabricator instance.

Clang side changes for fixing load order problems with PassRegistry
AbandonedPublic

Authored by zturner on Jun 2 2014, 5:48 PM.

Details

Summary

(As with the other change, I don't know who the correct reviewer is. Please re-assign if I've chosen incorrectly).

See http://reviews.llvm.org/D3996 for a more comprehensive description of this change.

This patch simply instantiates the PassRegistry in main for clang.

Diff Detail

Event Timeline

zturner updated this revision to Diff 10033.Jun 2 2014, 5:48 PM
zturner retitled this revision from to Clang side changes for fixing load order problems with PassRegistry.
zturner updated this object.
zturner edited the test plan for this revision. (Show Details)
zturner added reviewers: chandlerc, dblaikie.
zturner added a subscriber: Unknown Object (MLST).
zturner abandoned this revision.Jun 11 2014, 5:45 PM