[all-commits] [llvm/llvm-project] 143c37: [CIR] Upstream zero init for global variables (#13...

Amr Hesham via All-commits all-commits at lists.llvm.org
Mon Mar 31 10:41:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 143c37123b93a3dbd0fafd0296516ac1ab2afc36
      https://github.com/llvm/llvm-project/commit/143c37123b93a3dbd0fafd0296516ac1ab2afc36
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/test/CIR/CodeGen/array.cpp
    M clang/test/CIR/Lowering/array.cpp
    M clang/test/CIR/Lowering/global-var-simple.cpp
    M clang/test/CIR/Lowering/hello.c
    M clang/test/CIR/global-var-simple.cpp

  Log Message:
  -----------
  [CIR] Upstream zero init for global variables (#133100)

This change adds zero initialization for global variables



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list