This is an archive of the discontinued LLVM Phabricator instance.

[PostRAMachineSink] preserve CFG
ClosedPublic

Authored by junbuml on Mar 23 2018, 1:39 PM.

Details

Summary

Mark CFG is preserved since this pass do not make any change in CFG.

Diff Detail

Repository
rL LLVM

Event Timeline

junbuml created this revision.Mar 23 2018, 1:39 PM
This revision is now accepted and ready to land.Mar 23 2018, 1:54 PM
This revision was automatically updated to reflect the committed changes.