[all-commits] [llvm/llvm-project] 085d0b: [CIR] Add verifier for vtable initializer (#155031)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Fri Aug 22 14:58:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 085d0b001674944613f61a143060350f138859e3
      https://github.com/llvm/llvm-project/commit/085d0b001674944613f61a143060350f138859e3
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
    M clang/test/CIR/IR/invalid-vtable.cir

  Log Message:
  -----------
  [CIR] Add verifier for vtable initializer (#155031)

This adds verification for the initializer, if present, of any global
passed to the `cir.vtable.address_point` op.



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