[PATCH] D131910: [Windows] Put init_seg(compiler/lib) in llvm.global_ctors

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 13:50:23 PDT 2022


aeubanks updated this revision to Diff 452798.
aeubanks added a comment.
Herald added a reviewer: aaron.ballman.

use 400 for lib, update documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131910

Files:
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CGDeclCXX.cpp
  clang/test/CodeGenCXX/pragma-init_seg.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/ctor-priority-coff.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131910.452798.patch
Type: text/x-patch
Size: 9209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/f2dcf4f1/attachment.bin>


More information about the llvm-commits mailing list