This is an archive of the discontinued LLVM Phabricator instance.

Correctly initialize SIAnnotateControlFlow
ClosedPublic

Authored by tstellarAMD on Jan 18 2016, 1:19 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to Correctly initialize SIAnnotateControlFlow.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
arsenm accepted this revision.Jan 18 2016, 1:19 PM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 18 2016, 1:19 PM
tstellarAMD edited edge metadata.

Add the INITILIZE_PASS macros.

This revision was automatically updated to reflect the committed changes.