[all-commits] [llvm/llvm-project] 5d48cb: [CIR] Implement function personality attribute and...

Henrich Lauko via All-commits all-commits at lists.llvm.org
Thu Dec 11 16:27:21 PST 2025


  Branch: refs/heads/users/xlauko/cir-personality-functions
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d48cb826e7f4bf1b8365231603deb9a76b525de
      https://github.com/llvm/llvm-project/commit/5d48cb826e7f4bf1b8365231603deb9a76b525de
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-12-12 (Fri, 12 Dec 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/CodeGen/CIRGenException.cpp
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/test/CIR/IR/func.cir
    M clang/test/CIR/Lowering/eh-inflight.cir

  Log Message:
  -----------
  [CIR] Implement function personality attribute and its lowering



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