[all-commits] [llvm/llvm-project] c14acb: [clang][bytecode] Save Immediate bit in Function (...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue May 13 03:56:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c14acb74423a577e10bbb635109851742e77444f
https://github.com/llvm/llvm-project/commit/c14acb74423a577e10bbb635109851742e77444f
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M clang/lib/AST/ByteCode/Function.cpp
M clang/lib/AST/ByteCode/Function.h
M clang/lib/AST/ByteCode/Interp.cpp
Log Message:
-----------
[clang][bytecode] Save Immediate bit in Function (#139671)
Otherwise, we have to look at the FunctionDecl at every function call.
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