aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2023-07-28 17:35:47 -0700
committerLang Hames <lhames@gmail.com>2023-07-30 08:51:42 -0700
commit7bd481d9afc83a99fbb5d0a92484ab9993942784 (patch)
tree3227423cf9ee847d4786b6cf71185f6a898859f9 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentd467396ae0594310848f84f29ec5439fde3ef905 (diff)
downloadllvm-7bd481d9afc83a99fbb5d0a92484ab9993942784.zip
llvm-7bd481d9afc83a99fbb5d0a92484ab9993942784.tar.gz
llvm-7bd481d9afc83a99fbb5d0a92484ab9993942784.tar.bz2
[ORC] Add ExecutionSession::removeJITDylibs (plural), use it in endSession.
The ExecutionSession::removeJITDylibs operation will remove all JITDylibs in the given list (i.e. first clear them, then remove them from the session). ExecutionSession::endSession is updated to remove JITDylibs rather than just clearing them. This prevents new code from being added to any JITDylib once endSession has been called.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions