[PATCH] D127233: [CodeGen] Sort llvm.global_ctors by lexing order before emission

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 16:00:52 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9969a3d28e7: [CodeGen] Sort llvm.global_ctors by lexing order before emission (authored by ychen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127233

Files:
  clang/lib/CodeGen/CGDeclCXX.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/test/CodeGenCXX/static-init-inline-variable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127233.454641.patch
Type: text/x-patch
Size: 7598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/e613a949/attachment-0001.bin>


More information about the cfe-commits mailing list