Files
clang-p2996/llvm/test/CodeGen/SystemZ/patchpoint-invoke.ll
Edd Barrett fa250250b2 Migrate llvm.experimental.patchpoint() to ptr.
This intrinsic used a typed pointer for a call target operand. This
change updates the operand to be an opaque pointer and updates all
pointers in all test files that use the intrinsic.

Differential revision: https://reviews.llvm.org/D131261
2022-08-10 13:18:02 +01:00

2.0 KiB