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

Henrich Lauko via All-commits all-commits at lists.llvm.org
Sat Dec 6 14:35:33 PST 2025


  Branch: refs/heads/users/xlauko/cir-personality-functions
  Home:   https://github.com/llvm/llvm-project
  Commit: 36b200464ffb87f36ef88c3751c4f1047a658b81
      https://github.com/llvm/llvm-project/commit/36b200464ffb87f36ef88c3751c4f1047a658b81
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-12-06 (Sat, 06 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