[PATCH] D137741: [PEI][NFC] Refactoring of the debug instructions frame index replacement
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 14:09:48 PST 2022
alex-t created this revision.
alex-t added reviewers: arsenm, foad.
Herald added subscribers: arphaman, hiraditya.
Herald added a project: All.
alex-t requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This is required for the upcoming backward PEI::replaceFrameIndices version.
Both forward and backward versions will use same code for debug instruction processing.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137741
Files:
llvm/lib/CodeGen/PrologEpilogInserter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137741.474360.patch
Type: text/x-patch
Size: 8627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/a4959213/attachment.bin>
More information about the llvm-commits
mailing list