[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 11:31:05 PDT 2022
ychen updated this revision to Diff 453373.
ychen added a comment.
- add more explanation as comments
- rebase
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.453373.patch
Type: text/x-patch
Size: 5695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220817/664cc4be/attachment.bin>
More information about the cfe-commits
mailing list