[all-commits] [llvm/llvm-project] 3fed3b: [clang][bytecode][NFC] Fix getting references to l...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Mar 5 02:27:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fed3bfef2f620d9423733298ee1e99d6c7d3068
https://github.com/llvm/llvm-project/commit/3fed3bfef2f620d9423733298ee1e99d6c7d3068
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
Log Message:
-----------
[clang][bytecode][NFC] Fix getting references to local function ptrs (#129852)
This is the same thing we do for globals and parameters.
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