[PATCH] D102693: Do not create LLVM IR `constant`s for objects with dynamic initialisation

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 24 14:05:42 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13dd65b3a1a3: Do not create LLVM IR `constant`s for objects with dynamic initialisation (authored by chill).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102693

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CodeGenCXX/clang-sections-1.cpp
  clang/test/CodeGenCXX/const-dynamic-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102693.347494.patch
Type: text/x-patch
Size: 8418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210524/f6281742/attachment-0001.bin>


More information about the cfe-commits mailing list