[clang] [llvm] Add support for Windows hot-patching (PR #138972)
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Tue May 13 05:17:42 PDT 2025
zmodem wrote:
This is very interesting!
Initially I also assumed this was about Edit&Continue. As users may have the same idea, I'd suggest adding `DocBrief`s to the new Clang options, and a comment at the top of llvm/lib/CodeGen/WindowsHotPatch.cpp that explain in more detail what they do.
https://github.com/llvm/llvm-project/pull/138972
More information about the cfe-commits
mailing list