[all-commits] [llvm/llvm-project] 468701: [clang][bytecode][NFC] Fix CallBI function signature
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Sep 10 04:32:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46870175c5425997154245cfa5b1bc31c29bdba4
https://github.com/llvm/llvm-project/commit/46870175c5425997154245cfa5b1bc31c29bdba4
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/lib/AST/ByteCode/Interp.h
Log Message:
-----------
[clang][bytecode][NFC] Fix CallBI function signature
This doesn't modify the PC, so pass OpPC as a copy.
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