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

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


  Branch: refs/heads/users/xlauko/cir-personality-functions
  Home:   https://github.com/llvm/llvm-project
  Commit: b0b0255b181c51429b36c30496e44b13e42d1fc8
      https://github.com/llvm/llvm-project/commit/b0b0255b181c51429b36c30496e44b13e42d1fc8
  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