[PATCH] D125278: [GlobalOpt] Relax the check for ctor priorities

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 00:11:32 PDT 2022


alexander-shaposhnikov updated this revision to Diff 428570.
alexander-shaposhnikov added a comment.
Herald added a subscriber: ormris.

Address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125278/new/

https://reviews.llvm.org/D125278

Files:
  llvm/include/llvm/Transforms/Utils/CtorUtils.h
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/Utils/CtorUtils.cpp
  llvm/test/Transforms/GlobalOpt/ctor-list-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125278.428570.patch
Type: text/x-patch
Size: 7838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/90c0f359/attachment.bin>


More information about the llvm-commits mailing list