[all-commits] [llvm/llvm-project] 4016e5: [clang][Interp][NFC] Call emit*Ptr directly
Timm Bäder via All-commits
all-commits at lists.llvm.org
Thu Apr 6 01:26:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4016e5d9499e3cbcde32dbfe1d0a5085a9b16c96
https://github.com/llvm/llvm-project/commit/4016e5d9499e3cbcde32dbfe1d0a5085a9b16c96
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Call emit*Ptr directly
Instead of the version that uses a switch statement to figure this out.
More information about the All-commits
mailing list