diff options
author | SahilPatidar <patidarsahil2001@gmail.com> | 2025-10-08 17:15:44 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 17:15:44 +0530 |
commit | bb36630ecd94c1b7b9f8e3aba31ed2215d43c5b2 (patch) | |
tree | f511609ac7c3a46d79ab6d4112463dffceb4eaf9 /llvm/docs/CommandGuide/llvm-offload-binary.rst | |
parent | 5260920bdcb4f984d167812dd8cd859e51c31b4b (diff) | |
download | llvm-bb36630ecd94c1b7b9f8e3aba31ed2215d43c5b2.zip llvm-bb36630ecd94c1b7b9f8e3aba31ed2215d43c5b2.tar.gz llvm-bb36630ecd94c1b7b9f8e3aba31ed2215d43c5b2.tar.bz2 |
[ORC][Runtime] Add dlupdate for coff (#115448)
With the help of @lhames, This pull request introduces the dlupdate
function in the ORC runtime. dlupdate enables incremental execution of
new initializers introduced in the REPL environment. Unlike traditional
dlopen, which manages initializers, code mapping, and library reference
counts, dlupdate focuses exclusively on running new initializers.
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-offload-binary.rst')
0 files changed, 0 insertions, 0 deletions