[PATCH] D145490: [GlobalOpt] Collect initializer when building GlobalPart.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 07:37:37 PST 2023


fhahn updated this revision to Diff 504147.
fhahn marked an inline comment as done.
fhahn added a comment.

Bail out if global initializer cannot be evaluated (test added in a011823bff4d5399 <https://reviews.llvm.org/rGa011823bff4d5399fd9ca6718aeb902d509b8887>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145490

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145490.504147.patch
Type: text/x-patch
Size: 4449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/377016c2/attachment-0001.bin>


More information about the llvm-commits mailing list