[all-commits] [llvm/llvm-project] 68ca1b: [CIR] Implement function personality attribute and...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Sat Dec 6 14:43:41 PST 2025
Branch: refs/heads/users/xlauko/cir-personality-functions
Home: https://github.com/llvm/llvm-project
Commit: 68ca1b86b97366f0c1768cc60c02cd947710e20a
https://github.com/llvm/llvm-project/commit/68ca1b86b97366f0c1768cc60c02cd947710e20a
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