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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 14:26:58 PDT 2022


alexander-shaposhnikov updated this revision to Diff 429076.
alexander-shaposhnikov added a comment.

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.429076.patch
Type: text/x-patch
Size: 8132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/fb34f1eb/attachment.bin>


More information about the llvm-commits mailing list