Similar to D98610 for RISCV.
This is going to be required by the upcoming Linux/LoongArch
support for dynamic ftrace.
Differential D141785
[Clang][LoongArch] Implement patchable function entry xen0n on Jan 15 2023, 2:25 AM. Authored by
Details Similar to D98610 for RISCV. This is going to be required by the upcoming Linux/LoongArch
Diff Detail
Event TimelineComment Actions Does anyone know why patchable-function-entry is not documented in https://llvm.org/docs/LangRef.html#function-attributes?
Comment Actions The Clang bits LGTM, though you should add a release note about the new functionality so users know about it.
Comment Actions Rebase and change to lower the op in LoongArchAsmPrinter so as to make people's lives easier when they come to rebase D141785 on top of this. |