[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
Wed Aug 17 13:02:35 PDT 2022


ychen updated this revision to Diff 453403.
ychen added a comment.

- add more test cases


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.453403.patch
Type: text/x-patch
Size: 7598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220817/a5cb6a49/attachment-0001.bin>


More information about the cfe-commits mailing list