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

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 11 09:14:25 PDT 2021


mstorsjo added a comment.

I ran into a regression caused by this change, see https://bugs.llvm.org/show_bug.cgi?id=51442. This breaks building Qt tests with LLVM 13.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102693



More information about the cfe-commits mailing list