[PATCH] D141785: [Clang][LoongArch] Implement patchable function entry
Lu Weining via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 15 18:34:21 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb5dfec9d444: [Clang][LoongArch] Implement patchable function entry (authored by WANG Xuerui <git at xen0n.name>, committed by SixWeining).
Changed prior to commit:
https://reviews.llvm.org/D141785?vs=497598&id=505680#toc
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.505680.patch
Type: text/x-patch
Size: 9581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230316/b708d128/attachment.bin>
More information about the cfe-commits
mailing list