This is an archive of the discontinued LLVM Phabricator instance.

[Constant Hoisting] ConstantHoisting pass illegally modifies EHPad
ClosedPublic

Authored by rnk on Mar 1 2017, 2:14 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Robby created this revision.Mar 1 2017, 2:14 PM
rnk commandeered this revision.Mar 1 2017, 2:51 PM
rnk added a reviewer: Robby.
rnk added a subscriber: rnk.

I made some formatting and test robustness changes, so I'll take this diff and land it soon.

rnk updated this revision to Diff 90234.Mar 1 2017, 2:52 PM
  • formatting and test changes
This revision was automatically updated to reflect the committed changes.