[PATCH] D41509: [MIR] Add support for the frame-destroy MachineInstr flag

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 10:09:01 PST 2018


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

LGTM.

> I think we should revisit the use-case of this flag and why frame-setup is not enough for the job in the future, but for now we should at least print/parse it.

Totally agree with you there.


https://reviews.llvm.org/D41509





More information about the llvm-commits mailing list