[PATCH] D128168: [DeadArgElim] Reformat the pass in accordance with the code style
Pavel Samolysov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 02:30:06 PDT 2022
psamolysov created this revision.
psamolysov added reviewers: MaskRay, nlopes, qcolombet, vitalybuka, kazu, serge-sans-paille.
psamolysov added a project: LLVM.
Herald added subscribers: ormris, StephenFan, hiraditya.
Herald added a project: All.
psamolysov requested review of this revision.
Herald added a subscriber: llvm-commits.
The code has been reformatted in accordance with the code style. Some
function comments were extended to the Doxygen ones and reworded a bit
to eliminate the duplication of the function's/class' name in the
comment.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128168
Files:
llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h
llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128168.438305.patch
Type: text/x-patch
Size: 43110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/3b15932c/attachment.bin>
More information about the llvm-commits
mailing list