aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-07-24 12:09:36 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2020-07-24 12:10:45 -0700
commit0b339c069266b7a4f3c82f80067d74620cbe19c4 (patch)
tree09b2bb1ff94da0269abd21eab19d857ce6caac8f /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parent43f09110402d382b9ce7b41d1a24b117d7941695 (diff)
downloadllvm-0b339c069266b7a4f3c82f80067d74620cbe19c4.zip
llvm-0b339c069266b7a4f3c82f80067d74620cbe19c4.tar.gz
llvm-0b339c069266b7a4f3c82f80067d74620cbe19c4.tar.bz2
[lldb] Inform every language runtime of the modified modules
When a process is notified that modules got loaded, currently only existing language runtimes are given a chance to deal with that. This means that if the runtime for a given language wasn't needed before it won't be informed of the module chance. This is wrong because the module change might be what triggers the need for a certain runtime. Instead, we should give the language runtime for every supported language a chance to deal with the modified modules. Differential revision: https://reviews.llvm.org/D84475
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions