[PATCH] D111096: [NFC] Move setUsedInitializer from IPO/GlobalOpt.cpp to Utils/ModuleUtils.cpp to be reusable by other components
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 12:59:02 PDT 2021
kubamracek created this revision.
kubamracek added a reviewer: fhahn.
kubamracek added a project: LLVM.
Herald added subscribers: ormris, hiraditya.
kubamracek requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D111096
Files:
llvm/include/llvm/Transforms/Utils/ModuleUtils.h
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/Utils/ModuleUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111096.377012.patch
Type: text/x-patch
Size: 4618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/1ed90653/attachment.bin>
More information about the llvm-commits
mailing list