diff options
author | Lang Hames <lhames@gmail.com> | 2021-05-12 20:48:42 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-05-12 22:28:14 -0700 |
commit | 4b0f5edd36c685333985698d1a288d2eb641b910 (patch) | |
tree | 13d8b7fb0e90218a2a0ed9474eac4906c4f2f553 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 0c443e92d3b9bc5a25214f2c8418b72501a15a00 (diff) | |
download | llvm-4b0f5edd36c685333985698d1a288d2eb641b910.zip llvm-4b0f5edd36c685333985698d1a288d2eb641b910.tar.gz llvm-4b0f5edd36c685333985698d1a288d2eb641b910.tar.bz2 |
[JITLink] Add a transferDefinedSymbol operation.
The transferDefinedSymbol operation updates a Symbol's target block, offset,
and size. This can be convenient when you want to redefine the content of some
symbol(s) pointing at a block, while retaining the original block in the graph.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions