[all-commits] [llvm/llvm-project] 2b96c1: [CIR] Update tests for global vars (#141854)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Wed May 28 17:12:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b96c147742e1ff482e59884dad8a799d405d677
      https://github.com/llvm/llvm-project/commit/2b96c147742e1ff482e59884dad8a799d405d677
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M clang/test/CIR/Lowering/global-var-simple.cpp
    M clang/test/CIR/Lowering/hello.c
    M clang/test/CIR/global-var-linkage.cpp

  Log Message:
  -----------
  [CIR] Update tests for global vars (#141854)

This change updates a few tests for global variable handling to also
check classic codegen output so we can easily verify consistency between
the two and will be alerted if the classic codegen changes.

This was useful in developing forthcoming changes to global linkage
handling.



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