Files
clang-p2996/llvm/test/CodeGen/PowerPC/patchable-function-entry.ll
Chen Zheng 43213002b9 [PowerPC] Support -fpatchable-function-entry (#92997)
For now only PPC big endian Linux 32 and 64 bit are supported.

PPC little endian Linux has XRAY support for 64-bit.
PPC AIX has different patchable function entry implementations.

Fixes #63220
Fixes #57031
2024-07-22 08:51:51 +08:00

1.5 KiB