[all-commits] [llvm/llvm-project] d88131: Revert "Do not create LLVM IR `constant`s for obje...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon May 24 18:23:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d881319cc5606baa7668405a296d0960a83a1e4c
      https://github.com/llvm/llvm-project/commit/d881319cc5606baa7668405a296d0960a83a1e4c
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp
    R clang/test/CodeGenCXX/clang-sections-1.cpp
    R clang/test/CodeGenCXX/const-dynamic-init.cpp

  Log Message:
  -----------
  Revert "Do not create LLVM IR `constant`s for objects with dynamic initialisation"

This reverts commit 13dd65b3a1a3ac049b5f3a9712059f7c61649bea.
Breaks check-clang on macOS, see https://reviews.llvm.org/D102693




More information about the All-commits mailing list