aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorIl-Capitano <52455591+Il-Capitano@users.noreply.github.com>2024-03-26 14:38:52 +0100
committerGitHub <noreply@github.com>2024-03-26 19:08:52 +0530
commit308ed0233a3da5b3a7d646808c6470ac30870603 (patch)
treedec7cfba61d7a4e77ea6104518ee7af732cf4815 /clang/lib/CodeGen/CodeGenModule.cpp
parent93d33a1355438638232e66991f3a90c376c61fea (diff)
downloadllvm-308ed0233a3da5b3a7d646808c6470ac30870603.zip
llvm-308ed0233a3da5b3a7d646808c6470ac30870603.tar.gz
llvm-308ed0233a3da5b3a7d646808c6470ac30870603.tar.bz2
[Intrinsics] Make `patchpoint.i64` generic on its return type (#85911)
Currently patchpoints can only have two result types, `void` and `i64`. This limits the result to general purpose registers. This patch makes `patchpoint.i64` an overloadable intrinsic, allowing result values that can fit in a single register (e.g. integers, pointers, floats).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions