[PATCH] D116511: [clang-cl] Support the /HOTPATCH flag
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 11 19:03:17 PST 2022
aganea updated this revision to Diff 399168.
aganea marked 4 inline comments as done.
aganea edited the summary of this revision.
aganea added a comment.
Herald added a subscriber: kristof.beyls.
As suggested by @hans
Also added test coverage for ARM/ARM64.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116511/new/
https://reviews.llvm.org/D116511
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/MSVC.cpp
clang/test/CodeGen/patchable-function-entry.c
clang/test/CodeGenCXX/debug-info-hotpatch-arm.cpp
clang/test/CodeGenCXX/debug-info-hotpatch.cpp
clang/test/Driver/cl-options.c
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116511.399168.patch
Type: text/x-patch
Size: 12014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/67d66e08/attachment.bin>
More information about the cfe-commits
mailing list