[PATCH] D141785: [Clang][LoongArch] Implement patchable function entry
WÁNG Xuěruì via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 15 02:16:25 PST 2023
xen0n updated this revision to Diff 497598.
xen0n added a comment.
Document the change in Clang release note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141785/new/
https://reviews.llvm.org/D141785
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/fpatchable-function-entry.c
clang/test/Sema/patchable-function-entry-attr.cpp
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.h
llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
llvm/test/CodeGen/LoongArch/patchable-function-entry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141785.497598.patch
Type: text/x-patch
Size: 9617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230215/1764977e/attachment.bin>
More information about the cfe-commits
mailing list